rmannibucau commented on pull request #399:
URL: https://github.com/apache/tomcat/pull/399#issuecomment-752173068


   @arjantijms when you can't cast the request  because a filter/valve wrapped 
it (even if a bit nasty for valves it can happen) which is not uncommon for 
session distribution, security (potentially ran before jaspic) or framework 
(cdi for ex) setup. I know we are all tempated to say security first but 
actually it is common to put distribution and framework before just to ensure 
security context exists properly.


----------------------------------------------------------------
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.

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