RE: using cms MessageID

2008-01-10 Thread gali_ka
Thursday, January 10, 2008 8:42 AM >> To: users@activemq.apache.org >> Subject: using cms MessageID >> >> >> Hi, >> i'm using activemq in my c++ application. I send >> asynchronously a message to a consumer. Per each message >> sent, i store

RE: using cms MessageID

2008-01-10 Thread Mittler, Nathan
t; To: users@activemq.apache.org > Subject: using cms MessageID > > > Hi, > i'm using activemq in my c++ application. I send > asynchronously a message to a consumer. Per each message > sent, i store some info which will be treated accordingly to > result i get. So i get a

using cms MessageID

2008-01-10 Thread gali_ka
at is the procedure for getting this message id back with the reply? Does consumer needs to set it using cms::Message::setCMSMessageID? Can it be automatic? Can it be part of Destination when i'm setting setCMSReplyTo ? -- View this message in context: http://www.nabble.com/using-cms