On Tue, 23 Jul 2002, Anthony Diodato wrote:

>
> Im running Tomcat 3.2.4, is there a way to load recompiled classes without
> having to re-start Tomcat??
>

In theory, Tomcat 3.2.x knows how to automatically reload a webapp if a
class in /WEB-INF/classes changes (it doesn't detect changes anywhere
else).  In practice, there were lots and lots of bugs in the reload code
-- you'd be *much* better off upgrading to a more current version of
Tomcat.

Craig


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to