You may want to look into setting up a Camel context to implement such
routing rules. 

http://activemq.apache.org/enterprise-integration-patterns.html

Joe
www.ttmsolutions.com



Arnau wrote:
> 
> Hi all,
> 
>   Yesterday I discovered ActiveMQ and I have been banging my head
> against a wall :).
> 
>   What I'd like to do is the following:
> 
>   1. Create a local broker (A) that comunicates with a remote broker(B).
> I'd use two diferent computers.
>   2. Define two queues on each broker TX and RX
>   3. All the messages put into A.TX should go to B.RX and vice versa
> B.TX->A.RX
>   4. I'd like to configure the activemq.xml to allow this setup and test
> it with the webinterface. I'd like to sent a message on TX queue on the
> webinterface and receive it on RX queue on the other computer
> 
>   Can anybody help me? I have been searching in the web and also
> downloaded the user guide from ttmsolutions.com and I haven't been able
> to make it work.
> 
> Thank you very much!!
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Newbie-question-about-simple-application-tp18027870p18029741.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to