0 Replies Latest reply on Sep 7, 2005 1:35 PM by gwalior

    fail over JBoss http webservice (ServiceMBean) in case of no

    gwalior

      To All JBoss Experts Out There,

      I am new to JBoss Clustering features. I need to implement a clustering topology where I will use Software based Apache load balancer to balance load to all the nodes in the cluster. Now In case of a particular node goes down, I do not care of sessions running on that node but I need to make sure that new requests do not arrive to this node until it is down and automatically forwards to one of the nodes that are up. I am not looking to replicate Http Sessions on all the different nodes in the cluster either.

      I would appreciate any comments on this.

      Thanks
      -Gwalior