I'm using 5.2 4/15 snapshot. 

I have broker A connecting to broker B.  Broker A is behind a firewall so I
have A connect to B using duplex="true".  I also have dynamicOnly="true". 
Everything seems to work great, a producer can put messages to test.q on
broker B and a consumer can pick them up on broker A.

My questions is, when a producer that connects to broker B puts messages to
test.q, the messages will sit in the test.q on broker B, how can I get them
to be forwarded to the test.q on broker A if the consumer on A isn't
running?
-- 
View this message in context: 
http://www.nabble.com/How-do-I-get-messages-to-forward-without-a-consumer--tp16722281s2354p16722281.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to