[jboss-svn-commits] JBL Code SVN: r29807 - labs/jbossesb/workspace/performance/perf1/product/samples/quickstarts/performance.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Oct 26 08:34:06 EDT 2009


Author: beve
Date: 2009-10-26 08:34:06 -0400 (Mon, 26 Oct 2009)
New Revision: 29807

Modified:
   labs/jbossesb/workspace/performance/perf1/product/samples/quickstarts/performance/README
Log:
Added a note about generating load for JMS.


Modified: labs/jbossesb/workspace/performance/perf1/product/samples/quickstarts/performance/README
===================================================================
--- labs/jbossesb/workspace/performance/perf1/product/samples/quickstarts/performance/README	2009-10-26 12:27:39 UTC (rev 29806)
+++ labs/jbossesb/workspace/performance/perf1/product/samples/quickstarts/performance/README	2009-10-26 12:34:06 UTC (rev 29807)
@@ -28,11 +28,16 @@
 1) Make sure your load test is hitting the proper endpoint (select the right Throughput Request, and edit the Endpoint property on the TestRequestProperties:
 - http://host:9090 (JBR)
 - http://host:8080/performance/Performance/Test (EBWS)
+- http://localhost:8080/performance_ebws-size-b128_t100/ebws/Performance/Test
 - http://host:7070/Performance/Test/ (old HttpGateway)
 - http://host:8080/performance/TestWS (original JBossWS service in performance.war)
 2) Specify the desired number of client Threads (including Start and End Threads) by double clicking on the Load Test.
 3) Specify a duration Limit for the test.
 
+JMS:
+For generating load with JMS jMeter can be used and a configuration can be found in the qa/jmeter folder.
+JBossMQ-HelloWorld-Action.jmx was used for the jms/quickstart-helloworld_action quickstart results.
+
 Testing Security
 ================
 When testing one a service configured with security make sure that you update the request xml. For example, if you want to run the 



More information about the jboss-svn-commits mailing list