0 Replies Latest reply on Mar 25, 2004 1:59 PM by mikefinn

    HTTP failover

    mikefinn

      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 (mod_jk2). 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