Yes, check out http://activemq.apache.org/jms-to-jms-bridge.html
You can also implement a JMS-to-JMS bride using Camel, which would be my preferred approach. http://camel.apache.org/jms.html Joe http://www.ttmsolutions.com jeff yung wrote: > > Thanks for your reply. > Well, networks-of-brokers is used for connecting activemq brokers. > In my case, I need to connect 2 jboss messaging services on 2 jboss > servers with activemq. > Is that possible? > > > > Joe Fernandez wrote: >> >> Yes, you use what's referred to as a 'forwarding bridge' or 'network >> connector' between the two brokers. >> >> http://activemq.apache.org/networks-of-brokers.html >> >> Joe >> http://www.ttmsolutions.com >> >> >> jeff yung wrote: >>> >>> Is it possible to make use of activemq bridge to forward the messages >>> from a remote queue on serverA to another remote queue on ServerB? >>> If yes, how should I configure the activemq? Thanks. >>> >> >> > > -- View this message in context: http://old.nabble.com/activemq-bridge-tp26277790p26301852.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.