2
votes

I'm developing a project wich is using HornetQ, and I want to publish some messages on it to execute a load test using JMeter. Does anyone here ever tried anything like it?

How can I configure JMeter to publish messages on HornetQ?

I already copied all the jars to the JMeter lib and filled all the fields on the "JMS Publisher Sampler". How can I proceed? Any example or JMX file which I could use as an example?

1
did you try what's explained on their user manual? jmeter.apache.org/usermanual/… Are you asking something more specific about configs? - Clebert Suconic
Yeap, I tried exactly that. And it just didn't work :( - Kico Lobo
that's purely a jmeter question. I usually try to help every question on hornetq.. but it's out of my knowledge. hopefully someone will help here - Clebert Suconic
Yeap, I noticed. Thanks! - Kico Lobo
I know nothing about HornetQ. I advice you to take a look at all samplers in standard component reference, JMeter Plugins. - Andrei Botalov

1 Answers

3
votes

Add HornetQ JARs to jmeter/lib folder

enter image description here

Then for configuration of JMS Sampler use this: