You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by kureckam <mk...@fractech.net> on 2011/07/28 03:21:12 UTC

Setting request and response destinations to same topic name

I've got a request/reply messaging system set between two applications where
the topic name is the same for request and response.  I'm now getting an
endless loop where messages are processed by both client and server
onMessage methods.  Is this because the topic names are the same or am I
doing something wrong?

--
View this message in context: http://activemq.2283324.n4.nabble.com/Setting-request-and-response-destinations-to-same-topic-name-tp3700189p3700189.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.