Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7194033

REGRESSION: plugin not sending browser cookie when fetching crossdomain.xml file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 7u6
    • deploy

      Description of the error:

      Users are being logged out of the website when accessing their Java Applets.
      It seems the plugin is NOT sending browser cookies when fetching crossdomain.xml file,
      but does for other requests.

      This means that their Tomcat server sends a new session cookie to the plugin to be set
      in the browser, overwriting the users current session cookie which results in the user
      being logged out.

      Full plugin console output is attached(7u6_regression.txt), but these are the
      interesting lines. Note: Before starting Applet, client already have a valid and
      different JSESSIONID cookie for server fi.gosupermodel.com:

      cache: Resource http://fi.gosupermodel.com/crossdomain.xml has expired.
      network: Connecting http://fi.gosupermodel.com/crossdomain.xml.pack.gz with proxy=DIRECT
      ...
      network: Server http://fi.gosupermodel.com/crossdomain.xml.pack.gz requesting to set-cookie with "JSESSIONID=EF7BE60F6F2B1DB0C9DE459319D881FE; Path=/"
      ...
      network: Connecting http://fi.gosupermodel.com/4/102.pl with cookie "JSESSIONID=EF7BE60F6F2B1DB0C9DE459319D881FE"

      This is NOT happening with version 1.7.0_05.

            Unassigned Unassigned
            tyao Ting-Yun Ingrid Yao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: