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

JBWEB-181: Allow rewriting URLs for other contexts

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.1
    • None
    • Web
    • None
    • Release Notes
    • Hide
      SHORT DESCRIPTION:
              Provide fix for JBWEB-181.
      LONG DESCRIPTION:
              Patch to allow url rewriting for contexts other than the webapp context.
      MANUAL INSTALL INSTRUCTIONS:
              Replace the existing %JBOSS_HOME%/server/%JBOSSCONF%/jbossweb.sar/jbossweb.jar with the new jbossweb.jar.
              Start JBoss with the following environment variable: -Dorg.apache.catalina.connector.Response.REWRITE_CONTEXT_CHECK=false
      COMPATIBILITY:
             5.0.1.GA
      SUPERSEDES:
              N/A
      CREATOR:
              Mike Millson
      DATE:
              29-September-2010
      Show
      SHORT DESCRIPTION:         Provide fix for JBWEB-181. LONG DESCRIPTION:         Patch to allow url rewriting for contexts other than the webapp context. MANUAL INSTALL INSTRUCTIONS:         Replace the existing %JBOSS_HOME%/server/%JBOSSCONF%/jbossweb.sar/jbossweb.jar with the new jbossweb.jar.         Start JBoss with the following environment variable: -Dorg.apache.catalina.connector.Response.REWRITE_CONTEXT_CHECK=false COMPATIBILITY:        5.0.1.GA SUPERSEDES:         N/A CREATOR:         Mike Millson DATE:         29-September-2010
    • Hide
      Customers migrating from Oracle WebLogic need the ability to rewrite URLs in a different context from the webapp. This feature is now implemented. To override the context, set <code>-Dorg.apache.catalina.connector.Response.REWRITE_CONTEXT_CHECK=false</code>.
      Show
      Customers migrating from Oracle WebLogic need the ability to rewrite URLs in a different context from the webapp. This feature is now implemented. To override the context, set <code>-Dorg.apache.catalina.connector.Response.REWRITE_CONTEXT_CHECK=false</code>.
    • Documented as Resolved Issue

    Description

      Allow the default behavior of only allowing url rewriting for the same context as the webapp to be overridden for use case that require this (e.g. Weblogic compatibility).

      Attachments

        Issue Links

          Activity

            People

              rhn-support-mmillson Michael Millson
              rhn-support-mmillson Michael Millson
              Misty Stanley-Jones Misty Stanley-Jones (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: