Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-4911

It is no longer possible to use Version 0 cookies in the latest EAP 4.3 and 4.2 releases

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.3.0.GA_CP09, 4.2.0.GA_CP10
    • 4.2.0.GA_CP09, 4.3.0.GA_CP08
    • Web
    • None

      As a result of the fix for [1] , version1 cookies are now being used in EAP 4.3.0 and 4.2.0
      In order to revert to the old behaviour, the following config changes were suggested
      1. Create file $JBOSS_HOME/server/$PROFILE/conf/catalina.properties and in it add org.apache.tomcat.util.http.ServerCookie.VERSION_SWITCH=false
      2. Startup up the EAP instance with -Dcatalina.base=$JBOSS_HOME/server/$PROFILE

      The results from tests carried out indicates cookies with characters such as ':' are truncated. i.e the old feature is no longer available.

      [1] https://jira.jboss.org/jira/browse/JBPAPP-1992
      [2] https://jira.jboss.org/browse/JBPAPP-2039

              rsvoboda@redhat.com Rostislav Svoboda
              rhn-support-lakagwu Lami Akagwu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: