0 Replies Latest reply on Oct 31, 2003 8:53 AM by wodi

    reliable client server connections

    wodi

      Hello

      I still looking for a way to implement a reliable client server connection.

      I have problems when using
      Server: JBoss 3.0.8, Cluster
      Client: Auto-discovery

      Test:
      1. My Client starts to work onto my server, it creates Contexts, Home-interfaces and remote-interfaces and calls remote functions.
      2. I stop each node of my server ( Client is still running)
      3. Restart some nodes on my server ( Client is still running)
      4. Client tries to get a new Home-interface ERROR:RemoteException: Service unavailable.

      Can anyone help?

      Regards Wolfram