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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Dec 7 06:45:32 EST 2006


Author: mark.little at jboss.com
Date: 2006-12-07 06:45:30 -0500 (Thu, 07 Dec 2006)
New Revision: 8112

Modified:
   labs/jbossesb/trunk/product/samples/trailblazer2/readme.txt
Log:
Fixed error in instructions.

Modified: labs/jbossesb/trunk/product/samples/trailblazer2/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer2/readme.txt	2006-12-07 11:01:41 UTC (rev 8111)
+++ labs/jbossesb/trunk/product/samples/trailblazer2/readme.txt	2006-12-07 11:45:30 UTC (rev 8112)
@@ -22,7 +22,7 @@
 
 1 - run your JBoss AS - you will need to have the 4.0.4 or higher with the EJB3 support installed.  This is rquired because the TB uses the JSR-181 pojo style web service.
 
-2 - from the TB_ROOT, execute the command to start the ESB: ANT deploy runESB
+2 - from the TB_ROOT, execute the command to start the ESB: ANT deploy-war runESB
 * this should deploy the WAR to your JBoss AS server/default and deploy the Web Service/JSP page.
 
 3 - from the TB_ROOT/banks execute the command to start the Bank service: ANT runJMSBank




More information about the jboss-svn-commits mailing list