Sun Adapter for DB2 Tutorials

Creating the Deployment Profile

A Deployment Profile is used to assign Collaborations or Business Processes and message destinations to the Sun Java System Application (GlassFish) Server and message server. Deployment Profiles are created using the Deployment Editor.

ProcedureCreate the Deployment Profile

  1. From the NetBeans IDE Projects window, right-click the project and select New -> Deployment Profile from the popup menu.

  2. Enter a name for the Deployment Profile (dpDB2JCD for the JCD project, or dpDB2BPEL for the BPEL project). Click OK.

    The Deployment Editor opens.

  3. From the Deployment Editor, click the Automap button.

    The Project's components are automatically mapped to their respective system windows.


    Note –

    If any of your Project components do not successfully map to an external system, open each of your Adapter's configuration properties (Connectivity Map and Environment) and click OK to close and save the current configuration, then click Automap again.


    The image below displays the Deployment Profile for the JCD sample Project.

    Image displays the Deployment Profile for the JCD sample
Project.
  4. Save your project.

Next Steps

For your next step, see Building and Deploying the Project.