0 Replies Latest reply on Jun 4, 2010 2:31 PM by rahulv_dips

    Highly available system through client side proxy architecture

      Hi,

      I have implemented clustering with two nodes on two different machines, both are windows.
      The cluster is getting established and each node recognizes the state of each other. but I am not able to implement the high availability enviroment i.e when one node is down the request to that ip address is dead and the client side proxy architecture is not implemented(the stub thing is not getting established). Can anyone please elaborate on the steps required(coding required if any and the configuration changes) to implement the clint side proxy architecture with clustering. I only want highly available system.

      Steps performed:

      1. Deployment in all mode

      2. Changes in hajndi-jboss.xml

      autoDiscoveryAddress : multicast address

      autoDiscoveryGroup: 1102

      3. Using stateless session beans and marked them as @clustered