Red Hat Training

A Red Hat training course is available for JBoss Enterprise SOA Platform

3.8. Creating a deploy.xml File

  1. To create a new deploy.xml file for deploying BPEL projects, select FileNewOther...BPEL 2.0BPEL Deployment Descriptor. Click the Next button.
    Deployment screen

    Figure 3.11. Diagram 1

  2. On this page of the wizard, enter the BPEL Project. Do so by clicking the Browse... button to select the BPEL project in your workspace that you want to deploy to the runtime.
  3. Select the bpelContent folder in your new BPEL project for the BPEL Project field. Do not change the default file name which is deploy.xml.
  4. Click on the Finish button to close the wizard and a new deploy.xml file will be created.
    Diagram

    Figure 3.12. Diagram 2

  5. Finally, double-click the deploy.xml file to open it in ODE Descriptor Deployment Editor. In the Inbound Interfaces section, click the Associated Port column and select HelloWorldProcessPort in the combobox.The Related Service and Binding Used columns should be automatically filled in. Save the changes to the deploy.xml file.
    Deployment editor

    Figure 3.13. Diagram 3