Author: objectiser
Date: 2009-11-09 09:56:55 -0500 (Mon, 09 Nov 2009)
New Revision: 256
Modified:
trunk/samples/esb/bpel_loan_fault/readme.txt
Log:
Document fault handling approach for ESB to BPEL process integration.
Modified: trunk/samples/esb/bpel_loan_fault/readme.txt
===================================================================
--- trunk/samples/esb/bpel_loan_fault/readme.txt 2009-11-09 14:48:03 UTC (rev 255)
+++ trunk/samples/esb/bpel_loan_fault/readme.txt 2009-11-09 14:56:55 UTC (rev 256)
@@ -1,7 +1,7 @@
Overview:
=========
- The purpose of the bpel helloworld quickstart sample is to demonstrate
- a simple invocation of a BPEL process using an ESB action.
+ 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:
========================
@@ -10,9 +10,9 @@
To Run '.esb' archive mode:
===========================
- Before deploying this example, you will need to deploy the BPEL 'hello_world'
+ 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 'hello_world' BPEL example.
+ 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
Show replies by date