Hi There,

I have read the FAQ regarding listening to a Remote Queue/Topic, and setup 
something along those lines and it seems to work fine -- however -- I want to 
listen to several remote queue's each of which is on a different remote server.

can anyone give me any tips on how to configure this ? what changes do I need 
to make to my deployment descriptors, standardjboss.xml, jms/remote-jms-ds.xml, 
etc ?

In an ideal world I'd like to dynamically/programatically allocate an MDB to a 
particular remote queue - but from reading other posts it seems this isn't 
possible.

I guess I could create a seperate java client outside of JBoss which at startup 
makes connections to each of the remote queues, and then as messages are 
received - put them into a single local queue which an MDB or pool of MDBs 
could process ? 

but this would be outside of the App Server which seems a bit unfortunate.

Does anyone know of any alternative solutions ?



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3906617#3906617

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3906617


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to