> From: Christopher Schultz [mailto:[EMAIL PROTECTED] > Subject: Re: auto-run updated classes > > You do have another option: Set reloadable="true" in your <Context> > element, which has the effect of adding <WatchedElement> configuration > for all JAR files in WEB-INF/lib and .class files in WEB-INF/classes.
Good point. Thanks for the addition. > In this case, Tomcat will restart when any .class file (that > has already been loaded, mind you) or JAR file is updated. Minor wording point: Tomcat won't restart, but the webapp will. - 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]