Unload a servlet in tomcat

2002-01-31 Thread Héctor Garcia Peris
Hello everybody, I'm using tomcat 3.22 + apache to serve servlets in a web. Normally, when I modify a servlet and I recompile it, the servlet in memory is substituted by the new servlet, but sometimes the old servlet remains in the server memory. Anybody knows some way to unload the servlet

Unload a servlet in tomcat

2002-01-30 Thread Héctor Garcia Peris
Hello everybody, I'm using tomcat 3.22 + apache to serve servlets in a web. Normally, when I modify a servlet and I recompile it, the servlet in memory is substituted by the new servlet, but sometimes the old servlet remains in the server memory. Anybody knows some way to unload the servlet

Unload a servlet in tomcat

2002-01-29 Thread Héctor Garcia Peris
Hello everybody, I'm using tomcat 3.22 + apache to serve servlets in a web. Normally, when I modify a servlet and I recompile it, the servlet in memory is substituted by the new servlet, but sometimes the old servlet remains in the server memory. Anybody knows some way to unload the servlet