I work with tomcat 3.2.1 and apache. I set reload=true in the server.xml.
The servlet refresh well without restart tomcat. But, when I call a servlet
by a jsp file and the servlet crash( ClassCastException for example) the
servlet stop reloading for new one.

I need to restart tomcat and I don't wont to restart it.

Why do I need ? Is there a explication ?

Thank

Reply via email to