You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by dpatel <dh...@factset.com> on 2013/10/10 21:28:41 UTC

AMQCPP -- Cannot publish to a delete Destination: temp-queue

Hello,

In my application I am creating a TempararyQueue queue and I set it in
MapMessage as my ReplyTo queue. My listener is written in C++ and uses
activemq-cpp. In version 3.6 everything works fine. My response from the
listener makes it back to MapMessage. However when I upgraded to 3.8 (even
3.7) when I try to send a response back in C++ I keep getting error like

2013-10-10T19:23:36.411-0000 tid=848 level=ERROR - ERROR: Cannot publish to
a de
leted Destination: temp-queue://ID:unixdeva09-35460-1380645155113-3:1:2

Can someone please help!!!



--
View this message in context: http://activemq.2283324.n4.nabble.com/AMQCPP-Cannot-publish-to-a-delete-Destination-temp-queue-tp4672594.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.