I\'m using Tomcat 7 and would like to set the context root of a war file in the war file itself and have Tomcat autodeploy and pick up this path. I thought I found the way to
add copyXML="true" to Host config inside $TOMCAT_HOME/conf/server.xml like