Sun POJO Service Engine User's Guide

ProcedureTo Create the Composite Application

  1. Right-click in the Projects window, and then select New Project.

    The New Project Wizard appears.

  2. Under Categories, select SOA; under Projects, select Composite Application.

    Figure shows the New Project wizard.
  3. Click Next.

    The Name and Location window appears.

  4. Enter a name for the Composite Application and modify the location of the project files if necessary.

    Figure shows the Name and Location window of
the New Project Wizard.
  5. Click Finish.

    The new Composite Application appears in the CASA Editor.

  6. Drag the POJO Service Engine project from the Projects window to the JBI Modules section of the CASA Editor.

  7. In the CASA Editor toolbar, click Build Project.

    The service, along with the endpoint, appears in the CASA Editor.

    Figure shows the CASA Editor with only the POJO
JBI module.
  8. Drag the BPEL project from the Projects window to the JBI Modules section of the CASA Editor.

  9. In the CASA Editor toolbar, click Build Project.

    The business process, endpoints, ports, and connections appear in the CASA Editor.

    Figure shows the completed Composite Application.
  10. To deploy the application, do the following:

    1. Make sure the GlassFish server is running.

    2. In the Projects window, right-click the Composite Application project and then select Deploy.


      Note –

      If the POJO Service Engine is not started, deploying the Composite Application will automatically start it for you.