Using the Java EE Service Engine to Create a Composite Application

ProcedureTo Build and Deploy the Composite Application

  1. Right-click the HelloCompositeApp node, and choose Build from the pop-up menu.

    When the build is complete the Output window reports BUILD SUCCESSFUL.

  2. Right-click the HelloCompositeApp node, and choose Deploy.

    Deployment is successful when you see the BUILD SUCCESSFUL message in the build.xml (run) tab of the Output window.

  3. Open the Services window of the IDE and expand Servers -> GlassFish V2 -> JBI -> Service Assemblies to see your new deployed Service Assembly.

    To see the new deployment

    If you do not see the deployed project, right-click the Service Assemblies node and choose Refresh.