In the last post I wrote about sending a simple text message to the Oracle’s AQ queue. This time let’s have a look at a bit different case of having an object marshalled to JSON and then sent to the queue as a byte message. And yes, we still will be sending the message to..
Tag: jms
In this post I will tackle a task of sending a simple text JMS message to a Oracle AQ queue using JMeter. Next week, I will follow that with a description of what to do to send a JMS byte message in JSON format. Stay tuned for that one. There are two samplers in JMeter..