Sun Worklist Manager Service Engine User's Guide

ProcedureTo Create and Deploy the Composite Application

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

    The New Project Wizard appears.

  2. Select SOA under Categories, and select Composite Application under Projects.

  3. Click Next.

  4. Enter a name for the composite application and then click Finish.

    The CASA Editor appears.

  5. In the Projects window, select the BPEL project and drag it to the JBI Modules section of the editor.

  6. In the Projects window, select the WLM project and drag it to the JBI Modules section of the editor.

  7. Drag and drop a the appropriate WSDL binding from the palette to the WSDL Ports section of the editor.


    Note –

    This is the WSDL binding for the BPEL process, not the Worklist Manager task. The type you use depends on how you configured the BPEL process.


    Figure shows the composite application for the
Worklist Manager and BPEL projects.
  8. Clean and build and composite application.

    A link is generated between the BPEL process and the Worklist Manager task, and between the Worklist Manager task and a new Email Binding Component if notifications are defined.

  9. Link the WSDL binding from step 7 to the BPEL process.

    Figure shows the completed composite application.
  10. Clean and build the composite application once more.

  11. Deploy the composite application to the server.