On 23/08/2011 10:12, quanba wrote: > > Hi there, > > I am a newbie to Apache Tomcat. While studying the host-manager application, > I found the file $CATALINA_HOME/webapps/host-manager/manager.xml. This file > seems to be the configuration file for the manager application (not the > host-manager): > > <Context docBase="${catalina.home}/webapps/manager" .../> > > I wonder what the file is used for? I tried to configure the file but > neither manager application nor host-manager application is affected.
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/manager/host/HostManagerServlet.java?view=annotate Start around line 400. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org