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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Nov 9 13:16:24 EST 2006


Author: daniel.brum at jboss.com
Date: 2006-11-09 13:16:23 -0500 (Thu, 09 Nov 2006)
New Revision: 7506

Modified:
   labs/jbossesb/trunk/product/samples/trailblazer2/build.xml
Log:


Modified: labs/jbossesb/trunk/product/samples/trailblazer2/build.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer2/build.xml	2006-11-09 18:14:50 UTC (rev 7505)
+++ labs/jbossesb/trunk/product/samples/trailblazer2/build.xml	2006-11-09 18:16:23 UTC (rev 7506)
@@ -163,7 +163,7 @@
 	<!-- set the first argument to 0 for an indefinite run for the listener launcher -->
 	<!-- arg1 = # of seconds to let the listener threads run -->
 	<!-- arg2 = location of the esb config file which describes the listener configurations for a Message aware listener config -->
-	<!-- arg2 (if any) = location of the esb config file which describes the listener configurations for a NON-Message aware listener config (gateway)-->
+	<!-- arg3 (if any) = location of the esb config file which describes the listener configurations for a NON-Message aware listener config (gateway)-->
 	<target name="runESB" depends="jar">
 		<echo>Running ESB Trailblazer listeners</echo>
 		<echo>Basedir= ${basedir}</echo>




More information about the jboss-svn-commits mailing list