On Thu, 20 Sep 2001, Kenny Ma wrote:

> I need to restart tomcat everytime after i change my servlet program
> even I added "reloadable=true" in serevr.xml
>
> Anyone solve this problem ? please tell me

What version of tomcat ? Reloading works pretty well in 3.3 and reasonably
well in 3.2.

As long as the servlet/jars are in WEB-INF/lib, classes - and not in the
main classpath or something like that.

We even detect changes in web.xml.

Costin

Reply via email to