On 04/10/2013 03:38 PM, Rohit Magazine wrote:
How can i have the same correlation ID for the COA then ?
Is there someother way of doing it ?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/NMSMessageID-not-getting-set-while-sending-message-tp4665820p4665839.html
Sent f
How can i have the same correlation ID for the COA then ?
Is there someother way of doing it ?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/NMSMessageID-not-getting-set-while-sending-message-tp4665820p4665839.html
Sent from the ActiveMQ - User mailing list archive at
On 04/10/2013 11:17 AM, Rohit Magazine wrote:
My code sends a message to a queue and get a COA back. I am using C#.Net and
NMS.
Apache.NMS version 1.5.1.2739
Apache.NMS.ActiveMQ version 1.5.6.2746
I am setting the following properties of the message
Apache.NMS.IMessage request;
...
request = se