Using the File Binding Component

Building and Deploying the Composite Application Project

Building a project compiles the BPEL source file and packages the BPEL file and web service artifacts, including WSDL.

Deploying the project compiles the files in the Composite Application project, packages the compiled BPEL and related web service artifacts (including WSDL) into an archive, and deploys them to the Application Server.

ProcedureTo Build and Deploy the Composite Application

  1. In the Projects window, right-click the PollWriteCompApp project's node, and choose Build from the pop-up menu.

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

  2. Right-click the PollWriteCompApp node, and choose Clean and Build from the pop-up menu.

    The design view displays the build of the project.

    Build of the Project
  3. Right-click the PollWriteCompApp node, and choose Deploy from the pop-up menu.

    Deployment has succeeded when you see a BUILD SUCCESSFUL message in the GlassFish tab of the Output window.

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

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