we normally have a listener active the receives all
responses and then in the application correlate on JMSCorrelationId (or
something relevant in the payload).
/ Joacim
-Original Message-
From: khandelwalanuj
Sent: Friday, December 20, 2013 5:26 PM
To: users@activemq.apache.org
Thanks Christian, that did the trick :)
/ Joacim
-Original Message-
From: Christian Posta
Sent: Monday, November 18, 2013 4:39 PM
To: users@activemq.apache.org
Subject: Re: Durable subscription to queue
Do this:
On Sun, Nov 17, 2013 at 8:05 AM, Joacim <4integrat...@gmail.
e it wrong?!
Also a bit odd to have > in the XML but seems to work even if invalid :)
Any ideas are welcome.
/ Joacim
-Original Message-
From: James Carman
Sent: Saturday, Novemb
Hi,
I am publishing messages on topic “Vera/DeviceId/Variable” and I have a queue
named “VERA.EVENTS”. I would like to create a subscription statically in
ActiveMQ which subscribe to “Vera/#” and put these messages to “VERA.EVENTS”.
How can I configure that in ActiveMQ??
/ Joacim