Hi guys,
I noticed that I have to restart Tomcat each time I am modifying a java class. I am guessing that Tomcat is caching these files.
Can Tomcat be configured to stop caching class files?
I am aware that it will affect performance but it is just for the development period.
I am using Tomcat 5.0.16.
Thanks
Lior
I noticed that I have to restart Tomcat each time I am modifying a java class. I am guessing that Tomcat is caching these files.
Can Tomcat be configured to stop caching class files?
I am aware that it will affect performance but it is just for the development period.
I am using Tomcat 5.0.16.
Thanks
Lior