2 Replies Latest reply on Aug 8, 2006 5:33 PM by kungfoo

    jms ha + remote client

    brooney

      Hello,

      i'm a little confused on how an application running on a machine that is not part of a jboss cluster is suppose to connect to the JMS HA provider. what IP address should be used to connect?

      for example, if i have JBoss cluster with two servers, each configured with JMS HA, then i can start up both servers and each one that attempts to connect to JMS just points to it's bind address or localhost.

      however, if a 3rd machine is trying to connect, which is not a part of the cluster, which server should it connect to? i could configure it to connect to a particular server, ie node A. however, if node A happens to be down at the time of bringing the 3rd server up, it will not be able to connect to JMS HA.

      is there a 'generic' ip address that represents the cluster so that whichever node happens to be the master node it can connect?

      thanks in advance
      ben