0 Replies Latest reply on May 15, 2002 9:01 AM by tstuder

    Cluster seems to work but no fail-over

    tstuder

      I've set up two instances of JBoss on a Windows XP machine. They run in the DefaultPartition and happily find out about each other as one is stopped/re-started.

      A client calling a simple session bean on the cluster works, but if the node the client happens to be communicating with goes down, no fail-over occurs. (java.net.ConnectException: Connection refused: connect)

      Any suggestions?

      Thanks,
      Tom