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.

Reply via email to