----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It does have a search feature!
We cannot guess what you are trying to do:
#1. Include version numbers for all software.
#2. Include relevant configuration settings.
#3. Include full descriptions of the problem.
Got Linux? Seeing lots of java processes?
<http://java.apache.org/faq/?file=274>
----------------------------------------------------
Hi David,
I have the same problem.
I have a lot of resource cleanup code in the destroy() method.
I put several debugging statements there.
The debugging statements each write a line to my own log file.
Only the first of these lines is in the log file. It looks like the
servlet is not given enough time to execute destroy().
I might be wrong.
I increased destroy.timeout to insane amounts without change.
Have you found a solution?
I am looking forward to your reply.
Regards,
Bernie
[EMAIL PROTECTED]
On Fri, 27 Aug 1999 12:04:14 +0100, you wrote:
>-----------------------------
>Please read the FAQ!
><http://java.apache.org/faq/>
>-----------------------------
>
>Hi-
>
>I'm running JServ 1.0 under NT as a service.
>When I update a class, my destroy() method gets called fine.
>However, when I shutdown Apache from the Services window,
>the destroy() method doesn't get called.
>
>Is there some other method I can catch when the
>server gets shut down?
>
>Many thanks
>
>David
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]