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.