3 Replies Latest reply on Oct 23, 2005 8:47 AM by anguyen

    Does JBoss Cluster HA_JNDI support this implementation

    xiaogao

      Hi,

      We have a 2 node (JBoss 3.2.7 instance) clustering. We want make this clustering only failover not load balancing. For example, All the incoming requests will go to Node A only and won't go to NodeB until Node A crash.

      We can implement JK to make web client work like this but how to configure JBoss to make RMI users lookup HA-JNDI at NodeA only not NodeB until NodeA crash.

      Thanks
      XG