Hi Robbie,

yes my application uses a string generated with UUID.randomUUID().toString()
as JMSCorrelationID for the generated request messages. The AMQP broker sets
this ID to the response messages and so that my application can link the
both messages. My current workaround is to remove the prefix "ID:" from the
received response message so that I can find the related request again.

Regards,
Erik



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/Changing-from-old-Qpid-JMS-client-to-Qpid-JMS-0-2-0-tp7625652p7625832.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to