On 21/03/2022 17:51, Scott,Tim wrote:
Hi all,

I’ve been trying to get this to work for a bit without any luck.

What I’ve arrived at, in my main Tomcat web.xml, is:

Everything in conf/web.xml effectively gets copied to each individual web application's web.xml.

If it should work – can anyone spot what I’ve missed?

Move the Filter definition and URL pattern from conf/web.xml and add it to the web.xml for the application deployed at "/sru" and change the URL pattern to "/*".

Mark

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

Reply via email to