Re: InvalidDestinationException not throw in C++ connector

2009-08-19 Thread Timothy Bish
On Wed, 2009-08-19 at 08:53 -0700, Edison Melo wrote: > Hi, I'm following > http://activemq.apache.org/how-should-i-implement-request-response-with-jms.html > this to implement request-response. So far so good. I'm trying to find when > a response cannot be delivered to the temporary queue (e.g.

InvalidDestinationException not throw in C++ connector

2009-08-19 Thread Edison Melo
Hi, I'm following http://activemq.apache.org/how-should-i-implement-request-response-with-jms.html this to implement request-response. So far so good. I'm trying to find when a response cannot be delivered to the temporary queue (e.g. the producer disconnects), so I can deliver the response to a