Deploying Applications Click Next.

5-124 Oracle Fusion Middleware High Availability Guide

5. Click Save.

6. To activate the changes, click Activate Changes in the Change Center section of

the Administration Console. 7. Restart the servers to make the Frontend Host directive in the cluster effective.

5.13.20 Deploying Applications

You can deploy SOA composite applications from Oracle Enterprise Manager Fusion Middleware Control Console with the Deploy SOA Composite wizard. Use the Deploy SOA Composite wizard to deploy any of the following: ■ A new SOA composite application for the first time ■ A new revision for example, 2.0 alongside an older revision for example, 1.0 without impacting the latter. The revision deployed last becomes the new default revision of that composite unless you specify otherwise at a later step during deployment. ■ A bundle ZIP file containing multiple SOA composite application revisions for example, revisions 2.0, 3.0, and 4.0 of a SOA composite application that already has a different revision that is currently deployed for example, 1.0. This option enables you to deploy revisions 1.0, 2.0, 3.0, and 4.0 at the same time. The bundle can also contain revisions of different composites. There is no restriction that all revisions must be of the same composite application. Deployment extracts and activates the composite application in SOA Service Infrastructure. Once an application is deployed, you can perform administration tasks, such as creating instances, configuring properties, monitoring performance, managing instance life cycles, and managing policies and faults. To deploy applications: 1. Access the Deploy SOA Composite wizard through one of the following options: Note: For asynchronous requestresponse interactions over direct binding, the SOA composites need to provide the JNDI provider URL for the invoked service to look up the beans for callback. If soa-infra config properties are not specified but the WebLogic Server cluster address is specified, the cluster address will be used to form the JNDI provider URL. This cluster address can be a single DNS name which maps to the clustered servers IP-addresses or a comma separated list of server ip:port. Alternatively, if the soa-infra config property JndiProviderURLSecureJndiProviderURL is explicitly set by users, it can be used also for the same purpose. Note: If you want to redeploy an existing revision of an application, do not use this wizard. Instead, use the Redeploy SOA Composite wizard. Configuring High Availability for Oracle Fusion Middleware SOA Suite 5-125 The Select Archive page appears.

2. In the Archive or Exploded Directory section, specify the archive of the SOA

composite application to deploy. The archive contains the project files of the composite to be deployed for example, HelloWorld_rev1.0.jar for a single archive or OrderBooking_rev1.0.zip for multiple archives.

3. In the Configuration Plan section, optionally specify the configuration plan to

include with the archive. The configuration plan enables you to define the URL and property values to use in different environments. During process deployment, the configuration plan is used to search the SOA project for values that must be replaced to adapt the project to the next target environment.

4. Click Next.

The Select Target page appears. 5. Select the WebLogic Server or cluster to which to deploy the SOA composite application archive. You can deploy to multiple servers and clusters.

6. Click Next.

The Confirmation page appears. 7. Review your selections. 8. Select whether or not to deploy the SOA composite application as the default revision. The default revision is instantiated when a new request comes in.

9. Click Deploy.

Processing messages are displayed.

10. When deployment has completed, click Close.

From SOA Infrastructure Menu... From the SOA Folder in the Navigator... From the SOA Infrastructure Home Page... From the SOA Composite Menu... 1. Select SOA Deployment Deploy . 1. Right-click soa-infra. 2. Select SOA Deployment Deploy . 1. Click the Deployed Composites tab. 2. Above the Composite table, click Deploy. 1. Select SOA Deployment Deploy Another Composite. 5-126 Oracle Fusion Middleware High Availability Guide

5.13.21 Configuring Server Migration for the WLS_SOA Servers