Re: queue connecting to wrong broker.

2008-04-05 Thread Mario Siegenthaler
Your problem might be that the two brokers are in a network of brokers due to this line networkConnector uri=multicast://default/ in the configuration (discovery via multicast). However your config for broker B shouldn't do multicast discovery, but still.. Else you'll need to use

queue connecting to wrong broker.

2008-04-04 Thread dknig1b
to, instead of the queue on BrokerA. How can I prevent this? Thanks. -- View this message in context: http://www.nabble.com/queue-connecting-to-wrong-broker.-tp16494451s2354p16494451.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.