I am deploying my Java application with Ant. Unfortunately my test deployment on the local machine doesn\'t work because of Vista. The Program Files directionaries are prote
I tried in Apache tomcat version 8.5 and simply using appBase="c:\path\to\webapps" worked seamlessly
appBase="c:\path\to\webapps"