Deploying SOA Composite Applications

Deploying Applications 10-23 ■ Deployment plan is on the machine where this web browser is running. Enter the path to the plan. ■ Deployment plan is on the server where Enterprise Manager is running. Enter the path to the plan. 6. Click Next. The Select Target page is displayed. 7. Select the target to which you want to deploy the application. You can select a cluster, one or more Managed Servers in the cluster, or a Managed Server that is not in a cluster. 8. Click Next. The Application Attributes page is displayed. 9. In the Application Attributes section, for Application Name, enter the application name. 10. In the Context Root of Web Modules section, specify the context root for your application if you have not specified it in application.xml. The context root is the URI for the Web module. Each Web module or EJB module that contains Web services may have a context root. 11. In the Target Metadata Repository section, you can choose the repository and partition for this application. If the partition or repository specified in the application is not valid in the domain, Fusion Middleware Control displays a message. ■ To change the repository, click the icon next to the Repository Name. In the Metadata Repositories dialog box, select the repository and click OK. ■ To change the partition, enter the partition name in Partition Name. Oracle recommends that you create a new partition for each application. If you enter a name of a partition that does not exist, the partition is created. Each application must have a unique partition in the repository. 12. Click Next. The Deployment Wizard, Deployment Settings page is displayed. 13. On this page, you can perform common tasks before deploying your application or you can edit the deployment plan or save it to a disk. Depending on the type of application, in the Deployment Tasks section, you can: ■ Configure Web modules: Click Go to Task in the Configure Web Modules row. The Configure Web Modules page is displayed. Click Configure General Properties to view and edit the general configuration for the Web Module or Map Resource References to map the resource references. For example, you can change the session invalidation interval or the maximum age of session cookies. ■ Configure EJB modules: Click Go to Task in the Configure EJB modules row to set standard EJB deployment descriptor properties. The Configure EJB Modules page is displayed. Click Configure EJB Properties to view and edit the general configuration for the EJBs or Map Resource References to map the resource preferences. For example, you can configure the maximum number of beans in the free pool or the network access point. 10-24 Oracle Fusion Middleware Administrators Guide ■ Configure application security: Click Go to Task in the Configure Application Security row. Depending on what type of security is used, different pages are displayed, as described in Section 10.8 . ■ Configure persistence: Click Go to Task in the Configure Persistence row to configure Java Persistent API JPA persistence units. ■ Configure ADF Connections: To modify the ADF connections, click Go to Task in the Configure ADF Connections row. The Configure ADF Connections page is displayed, showing the current connection information. To modify a connection type, click the Edit icon for a particular row. For more information about setting these attributes, see the Oracle Fusion Middleware Administrators Guide for Oracle WebCenter. See Section 10.8 for more detailed information about these options. 14. Expand Deployment Plan. You can edit and save the deployment plan, if you choose. 15. Click Deploy. Fusion Middleware Control displays processing messages. 16. When the deployment is completed, click Close.

10.6.2 Undeploying WebCenter Applications

To undeploy a WebCenter Application: 1. From the navigation pane, expand Application Deployments, then the application to undeploy. The application home page is displayed. 2. From the Application Deployment menu, select Application Deployment, then Undeploy. The confirmation page is displayed. 3. Click Undeploy. Processing messages are displayed. 4. When the operation completes, click Close. Alternatively, you can navigate to the domain, Managed Server, or cluster. Then, from the targets menu, choose Application Deployment, then Undeploy. In the Select Application page, select the application you want to undeploy.

10.6.3 Redeploying WebCenter Applications

To redeploy a WebCenter Application: 1. From the navigation pane, expand the farm, then WebLogic Domain, and then the domain. 2. Select the server in which you want to deploy the application. The server home page is displayed. 3. From the WebLogic Server menu, select Application Deployment, then Redeploy. Deploying Applications 10-25 The Select Application page is displayed. You can only redeploy applications that are versioned. If the application is not versioned, you must undeploy, then redeploy. 4. Select the application to redeploy. 5. Click Next. The Select Archive page is displayed. 6. In the Archive or Exploded Directory section, you can select one of the following: ■ Archive is on the machine where this browser is running. Enter the location of the archive or click Browse to find the archive file. ■ Archive or exploded directory is on the server where Enterprise Manager is running. Enter the location of the archive or click Browse to find the archive file. 7. In the Deployment Plan section, you can select one of the following: ■ Create a new deployment plan when deployment configuration is done ■ Deployment plan is on the machine where this web browser is running. Enter the path to the plan. ■ Deployment plan is on the server where Enterprise Manager is running. Enter the path to the plan. 8. Click Next. The Application Attributes page is displayed. 9. In the Application Attributes section, for Application Name, enter the application name. 10. In the Context Root of Web Modules section, specify the context root for your application if you have not specified it in application.xml. The context root is the URI for the Web module. Each Web module or EJB module that contains Web services may have a context root. 11. In the Target Metadata Repository section, select the MDS Repository and for Partition Name, enter a partition name. If the partition or repository specified in the application is not valid in the domain, Fusion Middleware Control displays a message. 12. Click Next. The Deployment Settings page is displayed. 13. On this page, you can perform common tasks before deploying your application or you can edit the deployment plan or save it to a disk. In the Deployment Tasks section, you can: ■ Configure Web modules ■ Configure application security ■ Configure persistence See Section 10.8 for detailed information about these options. 14. Expand Deployment Plan. You can edit and save the deployment plan, if you choose. 15. Click Redeploy.