4 Replies Latest reply on Aug 4, 2006 8:04 AM by jmmatrat

    Accessing JbossMQ clustered from a standalone application

    jmmatrat

      I think that every thing is in the title.

      I need to access a queue that is in a cluster of Jboss AS present on 2 different machine.

      If a machine is down, my standalone application have to switch server, but it needs to know all the adresses of all the servers and try to connect to all of them.

      Is there any way to specufy several addresses in my lookup, or anything that looks smart?

      JMM