Creating BPEL Module Projects
See Also
To develop a BPEL process from scratch, create a BPEL Module project using the New Project wizard.
Within a BPEL Module project, you can author a business process compliant with the WS-BPEL 2.0 language specification. To deploy, test-run, and debug your BPEL process, you must build the BPEL Module project and add it to a Composite Application project. You may add more than one BPEL Module project to a single Composite Application project. This is done by choosing the Add JBI Module action on the Composite Application project.
To create a new BPEL Module project:
- Choose File > New
Project (Ctrl-Shift-N).
- In the Categories list, select the SOA node. In the Projects list, select BPEL Module and click Next.
- In the Name and Location page, name the project and specify the location of project files.
- To set the new project as main, leave the Set as Main Project checkbox selected.
- Click Finish.
The BPEL Module project node appears in the Projects window.
To start working with the project, add process-related files, such as BPEL, WSDL, and XML schema files, to the Process Files node under the top BPEL Module project's node.
- See Also
- Creating a BPEL Diagram
- Creating Sample Processes in the BPEL Designer
- Setting the Main Project
- Creating Composite Application Projects
- Adding BPEL Files to BPEL Module Projects
- Adding WSDL and XML Schema Imports
- Deploying and Performing Test Runs of BPEL Processes
- Understanding Service Oriented Architecture Projects
Legal Notices