Can you point me to some documentation about context listener threads? I have no idea what you're talking about.

Thanks.

George Sexton wrote:

-----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]




Thom Hehl
Heavyweight Software for Heavyweight Needs
www.heavyweightsoftware.com
--
"In every revolution, there is one man with a vision."--Jerome Bixby



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

Reply via email to