ESB Examples - Using BPELInvoke to call a BPEL process
======================================================

This is a simple example that calls an ESB service, which then invokes a
BPEL process (hello_world) using the BPELInvoke ESB action. Therefore
before deploying and running this example, you will need to deploy
the "quickstart/hello_world" example.

To deploy the example, open a command line window in the example's folder,
and simply type 'ant deploy'. To undeploy, use the command 'ant undeploy'.

Alternatively, use the 'ant runtest' command (from a command line window)
to send the example message directly to the deployed process.

Some handy URLs:
http://localhost:8080/bpel-console is the BPEL console
