Index Changes
This is version 5. It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

Creating the Composite Application Project

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.

To Create the Composite Application Project

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, DBBCSampleCompositeApp

Image shows ...


6    Click Finish.
       The Projects window now contains a project node for a Composite Application project called DBBCSampleCompositeApp.

Image shows ...


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.

Image shows ...


9    Select the Project. Click Add Project JAR Files.
       For example, BpelModuleSample
       The Project JAR Files is build/SEDeployment.jar.

Image shows ...


       The BpelModuleSample.jar file is added into the project.

Image shows ...


10     Click Save All.

Image shows ...


       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.

Note - If you do not see the JBI node, you need to start the Application Server by choosing Start from the pop-up menu of the GlassFish V2 node.

Image shows ...


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

Image shows ...


       The CASA Editor displays the build of DBBCSampleCompositeApp.

Image shows ...


       A message is displayed in the Output window:

BUILD SUCCESSFUL (total time: 2 seconds)

12    Click Save All.



See Also



Return to Using Database Binding Component

JSPWiki v2.4.100
[RSS]
« Home Index Changes Prefs
This particular version was published on 05-Dec-08 11:10 AM, -0800 by PRABHAMS