Friday, November 13, 2015

How to configure JMeter to send JMS message to ActiveMQ

Download Jmeter from following site http://jmeter.apache.org/download_jmeter.cgi. Extract the zip and execute below command to see the ui for JMeter
C:\apache-jmeter-2.13\bin>jmeter

Step -1:- Make sure to add activemq-all-5.12.1 or your latest version jar in lib folder of JMeter
Step -2:- Configure Point-to-point queue as shown below
Image_8
Image_9


Step 3- Finaly check the Active MQ graph and you will find the message inside it.
Image_10

No comments: