Re: auto reload not working

2001-04-26 Thread Boris Niyazov
General question - general answer: Servlet classes located in webapps/app/WEB_INF are supposed to be reloaded after recompilation. According to tomcat docs auto reloading is experimental feature, there is no guarantee that other classes will be reloaded even if you have auto-reloading turned

auto reload not working

2001-04-25 Thread Joel Regen
Why do I need to restart Tomcat to see changes in class files take effect? I am running an application with default configuration of which autoreload is supposed to be 'true'. anyone?

Re: auto reload not working

2001-04-25 Thread Jeremy
On Wed, 25 Apr 2001 08:41:57 -0500 Joel Regen [EMAIL PROTECTED] wrote: Why do I need to restart Tomcat to see changes in class files take effect? I am running an application with default configuration of which autoreload is supposed to be 'true'. anyone? I posted this message about 1 week

RE: auto reload not working

2001-04-25 Thread Iain Lowe
to guess these things. Thanks -Original Message- From: Jeremy [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 26, 2001 1:46 AM To: [EMAIL PROTECTED] Subject: Re: auto reload not working On Wed, 25 Apr 2001 08:41:57 -0500 Joel Regen [EMAIL PROTECTED] wrote: Why do I need to restart Tomcat