I still cannot reproduce this. I tried with 8.5.32 and 9.0.16 (with OpenJDK Runtime Environment Corretto-11.0.2.9.1 and OpenJDK 64-Bit Server VM Corretto-8.202.08.2)
Side note: only Tomcat 8.0 is EOL, 7, 8.5, and 9 are _active_ On Wed, Mar 6, 2019 at 1:10 PM Francois Papon <[email protected]> wrote: > Hi Thibault, > > Can you make a test by adding this in the shiro.ini file? > > under the [main] section: > > filterChainResolver = > org.apache.shiro.web.filter.mgt.PathMatchingFilterChainResolver > > regards, > > François Papon > [email protected] > > Le 06/03/2019 à 22:05, Thibault TIGEON a écrit : > > The solution is to add this configuration in the shiro.ini file: > > > > filterChainResolver = > > org.apache.shiro.web.filter.mgt.PathMatchingFilterChainResolver >
