> From: Maik Brauer [mailto:m...@brauer.nrw]
> Subject: apache-tomcat-9.0.0.M10: Change Context-Path in META-INF/context.xml
> not working
> I have a standard Tomcat9 installation. I just put a helloworld.war in the
> webapps folder
> and inside the META-INF I put the
I have a standard Tomcat9 installation. I just put a helloworld.war in the
webapps folder and inside the META-INF I put the context.xml with a different
path like:
But the context is still http://localhost/helloworld instead
http://localhost/newcontext.
I tried so many things, but it is not p