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 on.

*
* Boris NiyazovPh:  212-854-4094  Fax: 212-854-1749 *
* Systems Manager  Email: [EMAIL PROTECTED] * 
* Columbia Law School  URL: http://www.law.columbia.edu *
*  
 





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 ago and got nothing but 1 message saying
that it does it for me as well. Not one answer or offer for help.

Jeremy






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 ago and got nothing but 1 message saying
that it does it for me as well. Not one answer or offer for help.

Jeremy





RE: auto reload not working

2001-04-25 Thread Iain Lowe

You need to provide some more details. Please include relevant portions of
your config files, describe the classes that are not getting reloaded
(servlet/non-servlet), what platform you are running on, what version of
tomcat you are running, what JDK you are using, etc. It is very difficult 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 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 ago and got nothing but 1 message saying
that it does it for me as well. Not one answer or offer for help.

Jeremy