Deploying applications (Private JVM)

If you are not using WAR to deploy your applications you need to deploy your applications under the following folder

appservers/apache-tomcat-xx/webapps/

Where you can create multiple folders for each of your applications or you can deploy your application the ROOT folder (which will be the root for your domain name).