Hello,
I'm using tomcat 5.0.28 on a Linux machine.
My web applications are using some shared class. I put them under $CATALINA_HOME/shared/classes. The problem: When I make changes in the shared classes, restarting a web application by tomcat's manager is not enough for the changes to be reloaded. Only the tomcat server shutdown + start cause the changes to be reloaded. How do I configure the web application or tomcat to reload the shared classes when restarting the web application?
Thanks ahead,
Yair.



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to