> From: Steve Ingraham [mailto:[EMAIL PROTECTED] > Subject: RE: Moving Tomcat > > Chuck mentioned the .xml files. From everything I can > determine the catalina directory resides in > /usr/local/src/jakarta-tomcat-5.5.9/conf.
Yes, but the [appName].xml files may have docBase attributes in <Context> entries that point to app locations outside of /usr/local/src; those must be individually checked and the targets copied if they reside elsewhere. It's also possible that you might have <Context> elements inside conf/server.xml as well; these are strongly discouraged in 5.5, but not prohibited. And now you have the confusion of /usr/local/src/jakarta-tomcat-5.5.9 vs. /usr/local/tomcat; will the real Tomcat please stand up? - 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 start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]