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

Allow URL rewriting in a mixed cookie URL rewriting environment

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Duplicate
    • Icon: Major Major
    • TBD
    • 4.2.0.GA_CP07
    • Web
    • None

      The current URL rewriting logic looks first to see if a cookie was passed in, and if one was, URL rewriting does not take place

      It is desired to change this so setting the Context cookies=false takes precedence over a cookie existing in the request.

      The use case is a mixed WebLogic/JBoss environment where one application is deployed on WebLogic and the other is deployed on JBoss. Both applications have the same domain name, so when a user makes a request to the JBoss application after using the WebLogic application, a cookie is passed to JBoss, which causes URL rewriting to fail. The requirement is for JBoss to use URL rewriting for session management, while the WebLogic application uses cookies.

            rhn-support-jawilson Jimmy Wilson
            rhn-support-mmillson Michael Millson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: