[jboss-svn-commits] JBL Code SVN: r27761 - labs/jbossesb/trunk/product/samples/quickstarts/load_generator.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Jul 8 15:23:33 EDT 2009
Author: dward
Date: 2009-07-08 15:23:33 -0400 (Wed, 08 Jul 2009)
New Revision: 27761
Modified:
labs/jbossesb/trunk/product/samples/quickstarts/load_generator/readme.txt
Log:
follow-up work for :https://jira.jboss.org/jira/browse/JBESB-1710
Modified: labs/jbossesb/trunk/product/samples/quickstarts/load_generator/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/load_generator/readme.txt 2009-07-08 19:14:37 UTC (rev 27760)
+++ labs/jbossesb/trunk/product/samples/quickstarts/load_generator/readme.txt 2009-07-08 19:23:33 UTC (rev 27761)
@@ -15,17 +15,6 @@
you will need to run the "ant runtest-secure" target, which takes a username
and a password, instead of the "ant runtest" target.
-To Run standalone mode:
-=======================
- 1. In a command terminal window in the quickstart folder type
- 'ant deploy-jms-dests'.
- 2. In a command terminal window in this folder ("Window1"), type 'ant run'.
- 3. Open another command terminal window in this folder ("Window2"), type
- 'ant runtest' or 'ant runtest-secure'.
- 4. Switch back to "Window1" to see the output from the ESB
- 5. When finished, interrupt the ESB using Ctrl-C and, in this folder
- ("Window1"), type 'ant undeploy-jms-dests'.
-
To Run '.esb' archive mode:
===========================
1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
More information about the jboss-svn-commits
mailing list