n828cl commented on PR #739:
URL: https://github.com/apache/tomcat/pull/739#issuecomment-2211492415

   The proposed change would violate the servlet spec, which requires that 
filters matching URL patterns must precede those matching servlet names, even 
when using the same filter for both. See section 6.2.4 of the current spec:
   https://jakarta.ee/specifications/servlet/6.1/jakarta-servlet-spec-6.1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to