Using the BPEL Designer and Service Engine

ProcedureCreate a new Composite Application project

  1. Choose File > New Project (Ctrl-Shift-N).

  2. In the Categories list choose Service Oriented Architecture, in the Projects list choose Composite Application, and click Next.

  3. In the Name and Location page, change the project name to HelloWorldApplication, and specify the location of project files.

  4. To set the new Composite Application the main project as main, leave the Set as Main Project checkbox selected, and click Finish.

  5. To add the BPEL Module as a JBI module to the Composite Application project, right-click the new Composite Application and choose Add JBI Module from the pop-up menu.

    The Select Project dialog box opens.

  6. Select the HelloWorld project you created earlier and click Add Project JAR Files.

    The Select Project dialog box closes and the HelloWorld.jar file is added to the JBI Modules node of the HelloWorldApplication Composite Application