0 Replies Latest reply on Apr 2, 2004 3:45 PM by mikefinn

    HTTP failover - working?

    mikefinn

      Tried this in user forum - no response.

      JBoss 3.2.2/mod_jk2. Sun 1.4.2 JVM.

      Having problems getting failover to work. On failover, user is prompted for login on the node to which he is sent. Has *anyone* gotten this working?

      I see this line in ClusteredSession, which makes me think there is no way that a seamless/login-less failover can occur, unless I am missing something.

      private transient Principal principal = null;

      TIA,
      Mike