Well this means that the guy on the other side should do something like this
(on the Java side)
--
String msgId = message.getJMSMessageID();
message.setJMSCorrelationID();
--
and this will be the message id i got calling myMessage.getCMSMessageID()
after send.
Am i correct?
By
Actually the CMSCorrelationID is used for this purpose. Just have the
guy on the other end set that before he sends back the response.
Regards,
Nate
> -Original Message-
> From: gali_ka [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 10, 2008 8:42 AM
> To: users@activemq.apache.org