1 Reply Latest reply on Aug 21, 2003 5:31 AM by mtuanng

    Session failure on change over from https to http or vice ve

    sameer

      we have configured jboss-3.2.1_tomcat-4.1.24 to SSL.
      Our application has to work on both http and https,we need to switch between these protocols.

      Once the switch over takes place i.e logged in with https and accessed a page through a hyperlink with http causes session failure.

      Please let us know how we can maintain the session between switch over.
      Thanks
      - sameer

        • 1. Re: Session failure on change over from https to http or vic
          mtuanng

          Hi all,

          I have the same problem with JBoss 3.0.4 and Tomcat 4.1.12.
          More details:
          - When I start a new session with https (e.g. login page), then redirect / forward to another http result page, I lose all session properties set.
          - If I start with an http page first, go through a link to an https page (e.g. login), it's OK.

          Any ideas to solve it ? Many thanks.

          mtuanng