Hi guys,

We have an error with the default filter resolver when deploy a webapp
in Tomcat :

The solution is to add this configuration in the shiro.ini file:

filterChainResolver =
org.apache.shiro.web.filter.mgt.PathMatchingFilterChainResolver

It seems to work with versions older than 1.4.x.

Should we add a default resolver in the source code or just update the
documentation to indicate this configuration to the user?

I think it could be better to do the first solution for compatibility.

Thoughts?

-- 
François Papon
fpa...@apache.org


Reply via email to