I want to deploy web application in directory(e.g \Users\username\myapps\app1) other than webapps folder.
I know to how to change "appBase" other than webapps by setting "appBase" attribute in "host" tag in server.xml in conf directory.
But problem is, I don't want to change whole webapps directory, I just want to deploy one application not in webapps directory.