5.3. Running the examples

The Orchestra package contains examples of BPEL processes:

A build.xml file is provided for each of those samples. Those ant scripts provide the same targets to deploy, launch and undeploy the sample. Go to the desired example and use the command lines :

>ant deploy
>ant launch
>ant undeploy