How does Tomcat locate webapps directory? Where is this location set? Is it a relative directory?
Find server.xml at $CATALINA_BASE/conf/server.xml
$CATALINA_BASE/conf/server.xml
Find appBase attribute in element
appBase
by default it will be something like :