> From: Scott Purcell [mailto:[EMAIL PROTECTED] > Subject: reload when class file is updated > > I gave you the history above, because maybe having > different context entries is screwing things up.
Definitely don't want to have the <Context> specified in more than one place; can result in the app being deployed multiple times. You don't say what Tomcat version you're running, so it's difficult to guess what you actually should be specifying in your <Context> element. Make sure you read: http://tomcat.apache.org/tomcat-5.5-doc/config/context.html and http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.h tml (adjusted for whatever level you're using), and pay particular attention to the path and docBase attributes for <Context>. - 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]