Add the JBI module to the deployment project before deploying the BPEL Module project. Deploying the project makes the service assembly available to the application server. This allows its service units to execute their functionality.
TCCOMAPPPROJLDAP
![]() |
5 Type the Project Name in the Project Name field.
For example, AddCompApp
6 Click Finish.
The Projects window now contains a project node for a Composite Application project named AddCompApp.
![]() |
7 Click the Validate XML button.
This action invokes an XML check and displays the following message in the XML check console.
XML validation finished.
8 Right-click either the Composite Application or the JBI Modules.
For example, AddComositeApp
9 Select Add JBI Module.
![]() |
10 Select the BPEL Module Project. Click Add Project JAR Files.
For example, LDAPBpelModule
In the current example, the Project JAR file is build/SEDeployment.jar.
![]() |
The JAR file is added and is as shown in the illustration.
![]() |
11 Click Save All.
12 Right-click the Composite Application node. Select Clean and Build.
For example, AddCompApp
The CASA Editor displays the build associated with AddCompApp.
![]() |
A success message is displayed in the Output window:
BUILD SUCCESSFUL (total time: 3 seconds)
13 Click Save All.
See Also