Hi,
Can anyone tell me which JARS I need to get JMeter working testing against SonicMQ.
I quote from the JMeter site, when talking about JMS testing..
"JMeter now includes the JMS API from Apache Geronimo, so you just need to add the appropriate JMS Client implementation jar(s) from the JMS provider. Please refer to their documentation for details."
So, can anyone tell me which SonicMQ Jar(s) I need to add to the classpath?
Also, any other things I need to do (that I have missed here) to get JMeter up and running with SonicMQ.
Many Thanks In Advance
You will need:
If you also want to use the Sonic JNDI store add
Thomas
FYI, the list of SonicMQ client jars and associated functionality is described in the "Functionality Provided by SonicMQ JMS Client Libraries" table in the Installation and Upgrade Guide.
Hi,
Thanks for the above help. I've got JMeter to run by copying these JARs.
Can you let me know if there are any samples out there at all for testing SonicMQ with JMeter?
Thanks.
There are not SonicMQ specific examples. Just work from the JMS section in the JMeter user guid.
Thomas