Re: activemq cms stomp - creating a topic from message->getCMSReplyTo() does not work

2007-02-02 Thread Nathan Mittler
Great! will do! On 2/2/07, Lalit Nagpal <[EMAIL PROTECTED]> wrote: Hey Nate- It works great it works bcoz now message->getCMSReply() method accepts a ::cms::Destination ... that makes it easier now This change and the introduction of setter/getter methods in the ::cms::Message

Re: activemq cms stomp - creating a topic from message->getCMSReplyTo() does not work

2007-02-02 Thread Lalit Nagpal
Hey Nate- It works great it works bcoz now message->getCMSReply() method accepts a ::cms::Destination ... that makes it easier now This change and the introduction of setter/getter methods in the ::cms::Message class for different data types like setInt() setFloat() setLong() etc

Re: activemq cms stomp - creating a topic from message->getCMSReplyTo() does not work

2007-02-01 Thread Nathan Mittler
Hi Lalit, I could tell from the code that you were using the 1.0 version of activemq-cpp. The new code uses cms::Destination objects on the get/set CMSReplyTo methods. Please give the latest trunk a try. BTW, svn has been moved. You can get the latest trunk here https://svn.apache.org/repos/as

Re: activemq cms stomp - creating a topic from message->getCMSReplyTo() does not work

2007-01-31 Thread Lalit Nagpal
Hi Nathan- Requesting to reopen the issue given at https://issues.apache.org/activemq/browse/AMQCPP-64 I had already tried the solution you have provided ... it throws a StompException It is some kind of a inconsistency between how activemq uses stomp ... http://www.nabble.com/file/6142/S