I'm having trouble reloading servlets on Tomcat 4.1.27.

The log files indicate that Tomcat notices that the servlet has changed. First time, after updating the servlet, I hit up the servlet I get a 500 error and a stack trace. Every time after that I get a resource not available error.
My context looks something like this:
<Context docBase="" docRoot="" reloadable="true">


Can anyone please tell me what I can do? This is pretty serious because I have to re-start Tomcat each time somone changes a servlet.

Thanks in advance.


Atreya



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



Reply via email to