Adding BPEL Files to BPEL Module Projects
See Also
To create a BPEL file in a BPEL Module project:
- In the Projects window, expand the BPEL Module project node and right-click either the default Process Files node or the folder node where you want to add a BPEL file.
- Choose New > BPEL Process from the pop-up menu.
- In the Name and Location page, name the new .bpel process file and specify its location.
- Leave the default target namespace (recommended) and click Finish.
- Expand the folder node in the Projects window to view the new .bpel file that you have added to your project.
See Adding WSDL and XML Schema Imports for instructions on how to add .wsdl and .xsd files to BPEL Module projects.
- You cannot import an existing BPEL process to a BPEL Module project directly from the IDE. To add an existing .bpel file to your project, go outside the IDE and copy the .bpel file to the src directory of your project.
- See Also
- Adding Folders to BPEL Module Projects
- About BPEL Module Projects
- Creating BPEL Module Projects
- Understanding Service Oriented Architecture Projects
Legal Notices