3 Replies Latest reply on Feb 27, 2006 10:24 PM by pathi

    Sending requests for the cluster

    pathi

      Dear all,
      I think i have successfully implemented the cluster and the partition name is "DefaultPartition".
      But the problem is how we send a request for the cluster????
      As i believe the cluster should appear as one machine to the client.
      If anyone can please let me know the way to call the cluster (whether it is partition name or something else) from a client in the same network.
      When I induvidually requested from each node in the cluster it works but load balancing and failover didn't happen though I configured it for EJB loadbalancing and failover.
      Thanx

        • 1. Re: Sending requests for the cluster

          Check the clustering wiki for ejb clustered example.

          • 2. Re: Sending requests for the cluster
            susitha

            I've gone through that wiki thing for several times. Sometimes i may be getting incorrectly, but it does not explain how to request. According to that the request should be made by calling to any node of the cluster and i did it but loadbalancing or failover didn't happen. I've problem with the thing called client code and if you can please explain me and send me a sample.
            Thanx,
            Prabath.

            • 3. Re: Sending requests for the cluster
              pathi

              I've gone through that wiki thing for several times. Sometimes i may be getting incorrectly, but it does not explain how to request. According to that the request should be made by calling to any node of the cluster and i did it but loadbalancing or failover didn't happen. I've problem with the thing called client code and if you can please explain me and send me a sample.
              Thanx,
              Prabath.