Hi guys, <Context path="/override" /> in <war>/META-INF/context.xml was used a lot for tomcat 6/7 and doesn't work anymore since tomcat 8 (didn't check if it has been backported, can be).
It is documented but I don't get why this feature has been removed. typically checking if path is null or not before setting ContextName would be enough to keep the feature working. Do I miss anything? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com>