> From: Rick Dettwyler [mailto:[EMAIL PROTECTED] > Subject: RE: Autodeploy fails > > The log is created by tomcat and is not within the WAR file.
Tomcat will not create files within deployment directories at its whim. Sounds like you have a logging configuration *in your webapp* that's causing the file to be created where it is. That configuration should be changed to put the log outside of the deployment directory; these usually go in the$TOMCAT_HOME/logs directory. - 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]