Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7433

SSL uses coockies that affect usability

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • No Release
    • JBossAS-4.2.2.GA, JBossAS-4.2.3.GA
    • None
    • None
    • mozilla firefox 3.5.5
      java 1.6.0.12
      windows xp sp 2

      Steps to reproduce:

      1. run 2 jboss instances on the same machine (on the same ip, but different ports) with enabled ssl connector (for example ports: 8443 and 8543)
      2. login the first app: http://localhost:8443/myApp. (A new session created and JSESSIONID is written into coockies)
      3. login the second app: http://localhost:8543/myApp. (A new session created and JSESSIONID is written into coockies)

      bug: the first JSESSIONID is rewritten and the first session is lost

              Unassigned Unassigned
              pashkinmv Mikhail Pashkin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: