Hi!
 
I have serious trouble with my servlet's destroy() method.
I put some important code into it, but unfortunately it is not always executed. My autoreload classes option is on, and in two times out of three Apache does call destroy() when I do an update.
What can I do to force Apache to call destroy() reliably?
 
(I'm using Apache 1.3.6/JServ 1.1/NT and Apache 1.3.12/JServ 1.1/Solaris 5.8 - same problem on both systems)
 
Thanks in advance!
                    Michael

Reply via email to