I got a strange error on consumer->receive():

"response from futureResponse was invalid"

Finally, it turned out to be just an incorrect Queue name. (Queue was passed
to setCMSReplyTo() on original message). 
I.e. it takes place only if I have random characters. If I use
activemq::util::createGUIDString(), everything is ok. 

It's not a problem for me, but may be there is a way to make error message
more appropriate?






-- 
View this message in context: 
http://www.nabble.com/activemq-cpp-Queue-name-tf3976331s2354.html#a11287244
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to