I'm not 100% following what is the error?

On Thu, Feb 28, 2019 at 2:04 AM Francois Papon <[email protected]>
wrote:

> 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
> [email protected]
>
>
>

Reply via email to