Using the BPEL Designer and Service Engine

Creating a Sample BPEL Module Project

The following steps describe the general flow for creating a new project from a sample BPEL module project.

ProcedureTo create a sample BPEL Module project:

  1. Choose File -> New Project (Ctrl-Shift-N).

  2. In the Categories list, expand the Samples node and select SOA.

  3. In the Projects list, select the sample project you want to create and click Next.

  4. In the Name and Location page, name the project and specify the location of project files.

  5. Click Finish.

    The wizard creates two types of projects for the selected sample: a sample BPEL Module project and a sample Composite Application project. You are free to modify the sample business process and or add additional BPEL processes to the BPEL Module. To deploy, test-run, and debug the BPEL process, use the Composite Application project.