To the right of the Connection field, click the Edit icon, as shown in

Introduction to the SOA Sample Application 3-19

3.5.6 Task 6: Deploy the Store Front Module

To deploy the Store Front module, you first deploy services and then to deploy the application itself. During deployment, Oracle JDeveloper creates the .jar and .war files and then assembles the .ear file, as specified in the deployment profiles. After the file is assembled, Oracle JDeveloper deploys the .ear file and unpacks it in a directory on the application server. The directory that is used is dependent on the target environment. To deploy the Store Front module: 1. Deploy the services used by the Store Front module to send orders to the OrderBookingComposite composite.

a. From the Application menu, choose Deploy StoreFrontModule_

SDOServices . Figure 3–13 provides details. Figure 3–13 StoreFrontService_SDOServices b. In the Deployment Action page of the Deploy StoreFrontService_SDOServices dialog, select Deploy to Application Server, and then click Next.

c. In the Select Server page, select MyAppServerConnection.You created this

connection in Section 3.5.1, Task 1: Create a Connection to an Oracle WebLogic Server.

d. Deselect option Deploy to all server instances in the domain, and then click

Next . e. In the Server Instances page, select the Managed Server for the Oracle WebLogic Server, such as soa_server, and click OK.

f. In the Summary page, click Finish.

g. View the messages that display in the Deployment log window at the bottom of Oracle JDeveloper to ensure deployment was successful.

2. Deploy the Store Front module. From the Application menu, select Deploy

StoreFrontModule to MyAppServerConnection.

a. From the Application menu, choose Deploy StoreFrontModule.

3-20 Oracle Fusion Middleware Developers Guide for Oracle SOA Suite b. In the Deployment Action page of the Deploy StoreFrontModule dialog, select Deploy to Application Server , and then click Next. c. In the Select Server page, select MyAppServerConnection. d. Deselect option Deploy to all server instances in the domain, and then click Next . e. In the Server Instances page, select the Managed Server for the Oracle WebLogic Server, such as soa_server, and click Next.

f. In the Summary page, click Finish.

g. View the messages that display in the Deployment log window at the bottom of Oracle JDeveloper to ensure that deployment was successful.

3.5.7 Task 7: Deploy the WebLogic Fusion Order Demo Application

In this task, you deploy the WebLogic Fusion Order Demo application to an Oracle SOA Suite installation, containing an Oracle WebLogic Server domain with an Administration Server and a Managed Server. To deploy the WebLogic Fusion Order Demo application: 1. In the Application Navigator, select WebLogicFusionOrderDemo. 2. If you configured an Oracle BAM server during installation, perform the following steps:

a. From the Application Navigator, expand OrderBookingComposite, then SOA

Content , and then bin. Double-click sca-build.properties. Figure 3–14 provides details. Figure 3–14 Navigating to sca-build.properties b. In the editor, modify the following properties shown in Table 3–6 for the Oracle BAM environment. Table 3–6 Properties Required for Oracle BAM Field Description enable.bam.sensors true Set to true to enable sensors for Oracle BAM.