Either use a temporary queue and set the JMSReplyTo or use a JMSCorrelationID. More info in the FAQ...
http://incubator.apache.org/activemq/how-should-i-implement-request-response-with-jms.html On 6/28/06, Vadim Pesochinsky <[EMAIL PROTECTED]> wrote:
I am trying to associate request and response by the JMSMessageID of the request. When I do MessageConsumer.receive(long) created with selector I do not get my messages. Selector: JMSCorrelationID='ID:PESOCHIV-XP-2687-1151455137600-1:0:1:1:4' If I do not set selector I get the messages. What is wrong? Is this the right way to do PTP request/response persistent messaging? Thanks. -- View this message in context: http://www.nabble.com/Using-selector-tf1858929.html#a5076858 Sent from the ActiveMQ - User forum at Nabble.com.
-- James ------- http://radio.weblogs.com/0112098/
