Index: webapps/docs/appdev/sample/index.html =================================================================== --- webapps/docs/appdev/sample/index.html (revision 1706485) +++ webapps/docs/appdev/sample/index.html (working copy) @@ -30,7 +30,9 @@

The easiest way to run this application is simply to move the war file - to your CATALINA_HOME/webapps directory. Tomcat will automatically + to your CATALINA_HOME/webapps directory (or if you are running + multiple instances, move the war file to + your CATALINA_BASE/webapps directory). Tomcat will automatically expand and deploy the application for you. You can view it with the following URL (assuming that you're running tomcat on port 8080 as is the default):