[jboss-svn-commits] JBL Code SVN: r16087 - labs/jbossesb/trunk/product/samples/quickstarts.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Fri Oct 26 11:18:07 EDT 2007
Author: burrsutter
Date: 2007-10-26 11:18:07 -0400 (Fri, 26 Oct 2007)
New Revision: 16087
Modified:
labs/jbossesb/trunk/product/samples/quickstarts/readme.txt
Log:
Needed to make the reference to "custom_action"
Modified: labs/jbossesb/trunk/product/samples/quickstarts/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/readme.txt 2007-10-26 15:00:27 UTC (rev 16086)
+++ labs/jbossesb/trunk/product/samples/quickstarts/readme.txt 2007-10-26 15:18:07 UTC (rev 16087)
@@ -48,7 +48,7 @@
invocations into a particular sequence for a listener and how to respond
(request/reply). This example uses the notification feature.
-* more_action - demonstrates numerous tips & tricks to using the JBoss ESB
+* custom_action - demonstrates numerous tips & tricks to using the JBoss ESB
actions. The first option shows what happens if you don't specify a "process"
attribute. The second option illustrates how to make multiple method calls of
a since action class instance. The third option shows you how to create your
More information about the jboss-svn-commits
mailing list