The build.xml script in this directory is responsible for deploying the BPEL runtime and deployer to the JBoss AS,and the BPEL/ESB examples to the JBossESB environment.


1) Install JBoss5.1.0.GA and JBossESB4.8.GA, and follow the JBossESB instructions for installing it into JBossAS

2) Update the deployment.properties file to set the path to each of this installations

3) Run "ant deploy" to install the BPEL deployer and engine into the JBossAS

4) Start the JBossAS server

At this point, you can try out the examples in the RiftSaw/samples folder.

Alternatively, if you want to try out the BPEL/ESB examples, then:

6) Run "ant deploy-esb-examples" to copy the ESB/BPEL examples into the JBossESB samples.

7) Follow the $JBossESB/samples/quickstarts/webservice_esb_bpel instructions to run the example





