You probably had tomcat configured in the past to look for these changes in .class files and automatically restart the web application. For some reason - its now turned off. (I don't like that feature anyways).

If your change is only a class change in a webapp - all you have to do is restart the webapp. The manager application can do this for you.

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/manager-howto.html


-Tim


Tammer Salem wrote:
I was under the impression that you did not have to restart Tomcat when you change 
.class files.
I currently have an application under webapps with a <classes> directory under 
<WEB-INF>. I used to change the classes and run my application normally. Now I found that I 
have to restart Tomcat every time I change a .class file for Tomcat to notice the change.
Does anyone know why this is happening?

Thanks.


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



Reply via email to