Hi:
   How does a JMS client connects to a local JBoss server (or local JMS
server) which includes a queue running on another remote JBoss server? I
like to have the JMS client lookup that particular through the local JBoss
server's JNDI instead of connecting to the remote JBoss server's JNDI. Also,
the message has to be persisted on the local JBoss server when the remote
JBoss server goes down. Whenever the remote JBoss server comes back up, will
the local JBoss server push those persisted messages across?
   I have looked through the recent JBoss book from Scott and the on-line
HTML JBoss manual but cannot seem to find an example how to set up such a
configuration.

Thanks in advance,
keith


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to