Hi, I have a jms producer that sends a jms MapMessage to a request queue that is read by a jms consumer. I want to know how can I load test this functionality in the sense how can I post a MapMessage in jmeter. Tried giving message content in a typical map key value pair format but does not work. Can you please provide an example of how I can post a MapMessage in jmeter to be read by a consumer?
Thanks -- View this message in context: http://old.nabble.com/how-to-post-JMS-MapMessage-tp28556541p28556541.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

