[jboss-svn-commits] JBL Code SVN: r17904 - 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
Wed Jan 16 12:11:18 EST 2008


Author: mark.little at jboss.com
Date: 2008-01-16 12:11:18 -0500 (Wed, 16 Jan 2008)
New Revision: 17904

Modified:
   labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/samples/quickstarts/load_generator/readme.txt
Log:
http://jira.jboss.com/jira/browse/JBESB-1489

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-01-16 15:38:25 UTC (rev 17903)
+++ labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/samples/quickstarts/load_generator/readme.txt	2008-01-16 17:11:18 UTC (rev 17904)
@@ -22,12 +22,12 @@
 
 To Run '.esb' archive mode:
 ===========================
-  1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
+  1. In a command terminal window in this folder ("Window1"), type 'ant deploy-jms-dests' and then 'ant deploy'.
   2. Open another command terminal window in this folder ("Window2"), type
      'ant runtest'.
   3. Switch back to Application Server console to see the output from the ESB
-  4. In this folder ("Window1"), type 'ant undeploy'.
-  
+  4. In this folder ("Window1"), type 'ant undeploy' and then 'ant undeploy-jms-dests'.
+
 Load Test Targets
 ===========================
 runtest - Runs the load agent to simulate load and the load reporter to report on load




More information about the jboss-svn-commits mailing list