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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Jan 27 11:55:10 EST 2007


Author: burrsutter
Date: 2007-01-27 11:55:09 -0500 (Sat, 27 Jan 2007)
New Revision: 9043

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


Modified: labs/jbossesb/trunk/product/samples/quickstarts/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/readme.txt	2007-01-27 16:26:43 UTC (rev 9042)
+++ labs/jbossesb/trunk/product/samples/quickstarts/readme.txt	2007-01-27 16:55:09 UTC (rev 9043)
@@ -51,10 +51,13 @@
 make multiple method calls of a since action class instance. The third option shows you how to create
 your own custom attributes and child elements for the action tag.
 
-* simple_transformation - Shows you how to setup a basic Smooks-based transformation to convert
+* transform_XML2POJO - 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.
 
+* fun_cbr - demonstrates the JBoss ESB's capability for hot deployment both of the CBR rules 
+and the jbossesb.xml configuration file.
+




More information about the jboss-svn-commits mailing list