https://bz.apache.org/bugzilla/show_bug.cgi?id=66439

            Bug ID: 66439
           Summary: Update from 8.5.84 to 8.5.85 makes custom Valve
                    dysfunctional
           Product: Tomcat 8
           Version: 8.5.85
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: alexand...@gmx.net
  Target Milestone: ----

After update from Tomcat 8.5.84 to 8.5.85 a custom Valve deployed below the
Context element in the ROOT.xml no longer works.

<Valve className="the.custom.RewriteValve"/>

The Valve is basically a custom RewriteValve for certain application specific
paths. With Tomcat 8.5.85 it seems to be called as before but the rewritten
paths do not have an effect. Instead of serving content from the rewritten
location Tomcat answers with a 404 status code. 

Tomcat runs in embedded mode.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to