> -----Original Message-----
> From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, January 14, 2006 1:20 PM
> To: Tomcat Users List
> Subject: Re: Spawning a thread

> risks.  But, if you have something like a background process 
> that isn't 
> tied to a request, with the caveat the other poster made about daemon 

A good way of starting threads not tied to a request is to have a context
listener class start the threads and handle any required shutdown.

George Sexton
MH Software, Inc.
http://www.mhsoftware.com/
Voice: 303 438 9585


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

Reply via email to