Create a normal JMeter test with a ThreadGroup. Add a JMS Point to Point component, as shown below…
Add the following configurations, which I couldn’t show in a single window (not enough space). In Apache 2.11, ActiveMQ libraries must already been installed, as I added nothing and what is below worked. You can change the queue name, but “dynamicQueues/” must prepend the name.
…and then add the location of your ActiveMQ broker…
You should be able to create messages in the queue configured above.