> From: Zeitlin, Michael (USAEO) [mailto:michael.zeit...@usdoj.gov] > Subject: RE: Using administration url in application > > I did remove my existing ROOT directory and replaced > it with my application.
Did you also remove the admin directory underneath the original ROOT? (You should have.) > If the path parameter in the Context is not useful, how does > Tomcat know what url to use for the administration app? Read the doc: http://tomcat.apache.org/tomcat-5.5-doc/config/context.html "In individual files (with a '.xml' extension) in the $CATALINA_HOME/conf/[enginename]/[hostname]/ directory. The name of the file (less the .xml) extension will be used as the context path." > Will renaming the admin.xml to [somethingElse].xml now display > the admin application at the /[somethingElse] url? Yes. You will likely need to restart Tomcat to make such a change effective. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org