[jboss-svn-commits] JBL Code SVN: r18054 - labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/samples/quickstarts/webservice_bpel.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jan 23 07:10:35 EST 2008


Author: tfennelly
Date: 2008-01-23 07:10:35 -0500 (Wed, 23 Jan 2008)
New Revision: 18054

Modified:
   labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/samples/quickstarts/webservice_bpel/readme.txt
Log:
http://jira.jboss.com/jira/browse/JBESB-1510

Modified: labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/samples/quickstarts/webservice_bpel/readme.txt
===================================================================
--- labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/samples/quickstarts/webservice_bpel/readme.txt	2008-01-23 12:07:08 UTC (rev 18053)
+++ labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/samples/quickstarts/webservice_bpel/readme.txt	2008-01-23 12:10:35 UTC (rev 18054)
@@ -5,7 +5,7 @@
 
   It also demonstrates a number of other features of the ESB:
   1. Exposing a Webservice interface for a Service that doesn't have a
-     Webservice interface (using the JBossWSAdapter action).  In this example,
+     Webservice interface (using the SOAPProcessor action).  In this example,
      the Service being exposed is a legacy EJB based Order Management Service.
   2. How to use a jaxb-intros.xml config to "Introduce" JAXB Annotations on a
      Java interface/typeset that isn't annotated for use with JAXB and how to
@@ -32,9 +32,13 @@
   The ActiveBPEL Engine (v3.1) must now be installed on an instance of Tomcat on your
   system.  The processes in this Quickstart are pre-built to run on version 3.1 of
   the ActiveBPEl Engine.  If you are running on a newer version of the ActiveBPEL
-  Engine, you may need to redeploy these processes.  Version 3.1 of the ActiveBpel Engine
-  can be downloaded from:
+  Engine, you may need to redeploy these processes.  
+  
+  Version 3.1 of the ActiveBpel Engine can be downloaded from:
      http://www.active-endpoints.com/active-bpel-engine-download.htm#final31
+
+  ActiveBPEL Installation Guide:
+     http://www.active-endpoints.com/installation-guide.htm
   
   Setting up ActiveBPEL:
   1. Ensure that the value of the 'directory' attribute on the




More information about the jboss-svn-commits mailing list