Databases Reference
In-Depth Information
Deployment proiles
The deployment proile is the seing that is added to the project to conigure the project for
deployment. Deployment will package the project related files and archive it as a library. The
proile informaion will include the dependent libraries, archive locaion, ilter opion for the
files to include, and so on.
Time for action - creating the deployment profile
Now we will see how to create a deployment profile for EmpDirectoryApplication .
First, we will create the profile for the ViewController project and later we will create
a proile for the applicaion. Creaing an ADF library is explained in Chapter 8 , Layout with
Look & Feel .
1. Right-click on the ViewController project and select Deploy from the menu opions.
2. Select the New Deployment Proile from the New buton in the Deployment
secion of the Project properies pane, which will create a new deployment profile.
The Create Deployment Profile dialog box is displayed to the user. Select WAR
File from the Profile Type opions and then provide Deployment Profile Name
as webappEmpDir as shown in the previous screenshot.
3. Click on the OK buton to open the Edit WAR Deployment Proile Properies page.
The General secion will allow the user to specify the WAR ile's locaion and the
web applicaion's context root.
4. The Profile Dependencies and Library Dependencies secions are used to provide
the dependencies for the WAR file. Check the adflibModel library from the
Profile Dependencies secion under the Model secion.
 
Search WWH ::




Custom Search