Hi, I added a context.xml file under WEB-INF with the following content:
<?xml version='1.0' encoding='utf-8'?> <Context reloadable="true"> </Context> With that file I'm not having the desired effect. Nothing is restarting when a class file changes. --- On Tue, 5/19/09, Caldarale, Charles R <chuck.caldar...@unisys.com> wrote: > From: Caldarale, Charles R <chuck.caldar...@unisys.com> > Subject: RE: How to hot swap classes? > To: "Tomcat Users List" <users@tomcat.apache.org> > Date: Tuesday, May 19, 2009, 1:38 PM > > From: Dola Woolfe [mailto:dolac...@yahoo.com] > > Subject: Re: How to hot swap classes? > > > Where do I find the context.xml for a specific > webapp? > > The author of the webapp (you) would normally create it in > the webapp's META-INF 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org