You'll need to set up forwarding bridges (networkConnectors) from MQ1 to MQ2
and from MQ2 to MQ3. Make sure to set networkTTL to 2. MQ2 and MQ3 will also
need transportConnectors. See the following page. 

http://activemq.apache.org/networks-of-brokers.html

You can also download a free ActiveMQ user guide from www.ttmsolutions.com 

Joe


Templexp Tan wrote:
> 
> Hello everyone,
> 
> suppose I have 3 nodes. each node has the MQ broker that connects to the
> next broker.
> 
> MQ1 ----- >  MQ2 ------> MQ3
> 
> 
> 
> I wanna produce some messages from MQ1 to MQ3. and MQ1 and MQ3 are
> physically seperated. how can produce the message from MQ1 to MQ3 throught
> MQ2?
> 
> on the network , what's the name space of the MQ3?  Is it inside the
> activemq.xml? anything relate with the brokername? but what if the name
> are
> duplicated on the network, what's its unqinue identifier?
> 
> I am the beginer of the AMQ, and  very confuse on this point, anyone could
> get me a hint on it. Thanks a lot.  :)
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Where-is-the-ActiveMQ%27s-Destination--tp18724908p18725614.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to