Using the BPEL Designer and Service Engine

ProcedureCreate a BPEL Module project

  1. In the NetBeans IDE, choose File > New Project.

    The New Projects wizard appears.

  2. Under Categories, select Service Oriented Architecture.

  3. Under Projects, select BPEL Moduleand click Next.

    Image displays the New Project dialog box
  4. In the Name and Location page, enter the project name (for this example HelloWorld) and specify the project location or accept the defaults.

    Image displays the New BPEL Module dialog box
  5. Click Finish.

    The Projects window now contains a project node for the BPEL Module project.

    Image shows new BPEL module project in the Projects window