003 10:45 AM
Please respond to "A mailing list for discussion about Sun Microsystem's
Java Servlet API Technology."
To: [EMAIL PROTECTED]
cc:
Subject:Re: Problems with DaemonHttpServlet not shutting down
Did you get an answer?
Did you get an answer? If not, what OS are you using? Also, you should clean up any network or database resources before calling destroy, that may help.
Mike
On Fri, 2003-01-10 at 09:20, Chuck Hirstius wrote:
Hello all,
I am running tomcat 4.0.3 (on windows and
>Hello all,
>
>I am running tomcat 4.0.3 (on windows and linux) and using the
com.oreilly.servlets class DaemonHttpServlet to provide socket based
connections to legacy >clients. I basically built right off the example
in the O'Reilly servlets book and everything works fine. Fine, that is,
until
it is not possible for threads to keep running when the server has been shut down.
they must be starting again when you restart the server
get 2 months FREE*
___
To unsubscribe, send email to [EMAIL PROTECTED] and includ
Hello all,
I am running tomcat 4.0.3 (on windows and linux) and using the com.oreilly.servlets class DaemonHttpServlet to provide socket based connections to legacy clients. I basically built right off the example in the O'Reilly servlets book and everything works fine. Fine, that is, until I t