[jboss-svn-commits] JBL Code SVN: r19036 - labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/samples/quickstarts/load_generator.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Mar 17 11:57:16 EDT 2008


Author: tcunning
Date: 2008-03-17 11:57:16 -0400 (Mon, 17 Mar 2008)
New Revision: 19036

Modified:
   labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/samples/quickstarts/load_generator/readme.txt
Log:
SOA-430
Remove the part of the instructions that say that deploy-jms-dests is
required for .esb package deployment.


Modified: labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/samples/quickstarts/load_generator/readme.txt
===================================================================
--- labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/samples/quickstarts/load_generator/readme.txt	2008-03-17 15:09:45 UTC (rev 19035)
+++ labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/samples/quickstarts/load_generator/readme.txt	2008-03-17 15:57:16 UTC (rev 19036)
@@ -27,7 +27,7 @@
 
 To Run '.esb' archive mode:
 ===========================
-  1. In a command terminal window in this folder ("Window1"), type 'ant deploy-jms-dests' and then 'ant deploy'.
+  1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
   2. Open another command terminal window in this folder ("Window2"), type
      'ant runtest' or 'ant runtest-secure'.
   3. Switch back to Application Server console to see the output from the ESB




More information about the jboss-svn-commits mailing list