Overview:
=========
  The purpose of the bpel loan fault quickstart sample is to demonstrate
  fault handling when invoking a BPEL process using an ESB action.

Running this quickstart:
========================
  Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts
  and a more detailed descripton of the different ways to run the quickstarts.

To Run '.esb' archive mode:
===========================
	Before deploying this example, you will need to deploy the BPEL 'loan_approval'
	quickstart example. The ESB action deployed and executed in this example will
	invoke this 'loan_approval' BPEL example.
	
  1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
  2. Open another command terminal window in this folder ("Window2"), type
     'ant runtest'.
  3. Switch back to Application Server console to see the output from the ESB
  4. In this folder ("Window1"), type 'ant undeploy'.
