3.9. Creating JBoss BPEL Server

  1. Open the Servers view by selecting WindowsShow ViewOther...ServerServers.
  2. Right-click the Servers view and select NewServer to open the New Server wizard.
    Wizard selection

    Figure 3.14. Diagram 1

  3. Select JBoss EAP 5.x as a server type.
  4. Click the Next button. On this page, input your JBoss EAP location. Then click Next.
    Selection screen

    Figure 3.15. Diagram 2

  5. Select HelloWorld, then click the Add button to add the project to the server. Finally, click the Finish button.
  6. Start the server by right-clicking on the server and selecting the Start item.
    Server list

    Figure 3.16. Diagram 3

  7. Enter the link http://localhost:8080/bpel-console/app.html in your web browser to access the deployed processes.