Servlet filters do not get executed on /j_security_check
--------------------------------------------------------
Key: GERONIMO-3967
URL: https://issues.apache.org/jira/browse/GERONIMO-3967
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.1
Environment: Geronimo-Jetty 2.1, Seems to be there in older versions
too.
Reporter: Boris Georgiev
The J2EE Servlet Filters do not get executed, when the request path is
/j_security_check. Looks like this type of request is intercepted and executed
before anything else.
The J2EE specification does not mention that the requests to /j_security_check
should be exempt from servlet filter execution.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.