Index Changes

Creating a Composite Application

Add the JBI module to the BPEL Module project before deploying the Composite Application. Deploying the project makes the service assembly available to the application server, thus allowing its service units to execute.
TCCAFTPBC

To Create a Composite Application

1    Choose File —> New Project from the main menu.
       This opens the New Project wizard.
2    Select the SOA node from the Categories list.
3    Select the Composite Application node from the Projects list.
4    Click Next.

Image shows ...


5    Type the Project Name in the Project Name field.
       For example, SendInventoryCompAppl
6    Click Finish.
       The Projects window now contains a project node for a Composite Application project called SendInventoryCompAppl.

Image shows ...


       This action displays a message in the Output console.

XML validation finished

7    Right-click either the Composite Application Project node or expand the node. Select JBI Modules.
       For example, SendInventoryCompAppl
8    Select Add JBI Module.
9    Select the Project. Click Add Project JAR Files.
       For example, SendInventory
       The Project JAR Files is build/SEDeployment.jar.

Image shows ...


         The SendInvetory.jar is added to the project.
10    Click Save All.

Image shows ...


11    Right-click the Composite Application project node. Select Clean and Build.
         For example, SendInventoryCompAppl

Image shows ...


        This action displays a message in the Output console:

BUILD SUCCESSFUL (total time: 1 seconds)

12    Click Save All.

Top


Previous


Next
Deploying a Composite Application



See Also



Return to Working With the FTP Binding Component

JSPWiki v2.4.100
[RSS]
« Home Index Changes Prefs
This page (revision-10) was last changed on 01-Jan-09 10:27 AM, -0800 by PRABHAMS