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 run. TCCAPPPDB
![]() |
5 Type the Project Name in the Project Name field.
For example, DBBCSampleCompositeApp
![]() |
6 Click Finish.
The Projects window now contains a project node for a Composite Application project called DBBCSampleCompositeApp.
![]() |
7 Right-click either the Composite Application Project node or expand the node and select JBI Modules.
For example, DBBCSampleCompositeApp
8 Select Add JBI Module.
![]() |
9 Select the Project. Click Add Project JAR Files.
For example, BpelModuleSample
The Project JAR Files is build/SEDeployment.jar.
![]() |
The BpelModuleSample.jar file is added into the project.
![]() |
10 Click Save All.
![]() |
A detailed illustration is as shown on the deployed JBI Components.
a Expand IDE, open the Services window, expand the GlassFish V2 node, and expand the JBI node.
b Right-click sun-database-binding and click Start.
![]() |
11 Right-click the Composite Application project node and select Clean and Build.
For example, DBBCSampleCompositeApp
![]() |
The CASA Editor displays the build of DBBCSampleCompositeApp.
![]() |
A message is displayed in the Output window:
BUILD SUCCESSFUL (total time: 2 seconds)
12 Click Save All.