Hi guys, seems on the last release we can get a NPE we didnt get before.
In org.apache.catalina.core.ApplicationMapping#getServletMapping for case PATH pathInfo can be null so the toString() doesnt behave very well. Got it with a @WebServlet("/foo/*") Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com>