Hey folks, 

how can i read out the advisory queues using the consumer tool provided
under "examples"?

For instance: 

-> I start up one one consumer listening on one broker
-> I start up jconsole and i can look at the advisory queues

-> Then i thougt that running something like:

ant consumer -Dsubject=ActiveMQ.Advisory.Consumer.Queue
-Durl=tcp://my_host:61616

would print out all messages from that queue (yes, i shutdown jconsole
first.....:-)

Unfortunately, nothing happens. My consumer simply waits like this:

     [java] Connecting to URL: tcp://my_host:61616
     [java] Consuming queue: ActiveMQ.Advisory.Consumer.Queue
     [java] Using a non-durable subscription
     [java] We are about to wait until we consume: 10 message(s) then we
will shutdown

What am i doing wrong here?


-- 
View this message in context: 
http://www.nabble.com/Howto-to-read-out-the-advisory-queues-using-the-example--tp15164534s2354p15164534.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to