Hello,
Your issue is strange as according to spec the 'ID:' prefix in
Message#getJMSMessageID is something compliant with Spec.

-
http://pic.dhe.ibm.com/infocenter/wmqv7/v7r1/index.jsp?topic=/com.ibm.mq.javadoc.doc/WMQJMSClasses/com/ibm/jms/JMSMessage.html
-
http://docs.oracle.com/javaee/5/api/javax/jms/Message.html#getJMSMessageID%28%29

How come you have it in request as per:
2014/04/14 19:07:42 DEBUG - jmeter.protocol.jms.sampler.MessageAdmin: REQ_ID
[ID:414d5120455342505246322e4d512020072d2a53026b6220]
2014/04/14 19:07:42 DEBUG - jmeter.protocol.jms.sampler.FixedQueueExecutor:
Thread Group 1-1 will wait for reply
ID:414d5120455342505246322e4d512020072d2a53026b6220 started on 1397466462124

And not in reply as per:
2014/04/14 19:07:42 DEBUG - jmeter.protocol.jms.sampler.MessageAdmin: RPL_ID
[414d5120455342505246322e4d512020072d2a53026b6220] for holder null

Or I misunderstand the spec.





-----
Philippe M.
http://www.ubik-ingenierie.com
--
View this message in context: 
http://jmeter.512774.n5.nabble.com/JMS-P2P-and-CorrelationID-tp5719811p5720010.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]

Reply via email to