[jboss-svn-commits] JBL Code SVN: r7951 - labs/jbossesb/trunk/product/samples/quickstarts

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Nov 29 16:46:10 EST 2006


Author: burrsutter
Date: 2006-11-29 16:46:08 -0500 (Wed, 29 Nov 2006)
New Revision: 7951

Modified:
   labs/jbossesb/trunk/product/samples/quickstarts/readme.txt
Log:
added simple_cbr information

Modified: labs/jbossesb/trunk/product/samples/quickstarts/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/readme.txt	2006-11-29 21:27:45 UTC (rev 7950)
+++ labs/jbossesb/trunk/product/samples/quickstarts/readme.txt	2006-11-29 21:46:08 UTC (rev 7951)
@@ -37,6 +37,13 @@
 (request/reply).  This means of responding via custom JMS code will eventually
 go away but as of 11/27/2006 it is the way to handle the response.
 
+* simple_transformation - Shows you how to setup a basic Smooks-based transformation to convert
+an XML document into Java POJOs.   
+
+* simple_cbr - demonstrates how to use JBoss Rules and the Content-based Router Action for determining
+how a particular message should follow through the various services. This example also shows you that you
+can setup multiple services in a single esb-config.xml.
+
 Rapid Registry Configuration
 These examples require that the jUDDI database be setup properly and that
 the database be accessible from the environment from which the listener is




More information about the jboss-svn-commits mailing list