Let say I have two brokers called brokerA and brokerB with the node name as T1G1 and T1G2 respectively. (node name is just a id to the broker). T1G1 will has a queue named Q1 whereas T1G2 will has a queue named Q2. Let say there is a JMS client called client_A connected to T1G1 wannted to send a msg to T1G2 (with the msg firstly go through T1G1) The way that the client_A let the T1G1 recognise the way of routing is T1G2::Q2 May I know how to do that using activemq?
Thanks James.Strachan wrote: > > On 9/22/06, Tommy615 <[EMAIL PROTECTED]> wrote: >> >> Does anyone know how to create Routing node? > > I don't understand the question - whats a Routing node? > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/Internal-Node-Routing-tf2315525.html#a6440789 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
