On 8 Apr 2008, at 17:33, jimmyfrank wrote:
I'm using 4/08 snapshot.
I have broker A connecting to broker B. I have duplex="true" on
broker A.
The connection is fine and I can send messages from broker A to
broker B.
My question is, if I create a queue on broker A, what is the correct
way to
set the URI to reference a queue on broker A from a client connected
to
broker B?
--
View this message in context:
http://www.nabble.com/Duplex-question-tp16564263s2354p16564263.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
You don't have to - all Queues are global across networks. You can add
filters on the network connector if you want to control where Queues
are consumed from - see http://activemq.apache.org/networks-of-brokers.html