> From: Ken Bowen [mailto:kbo...@als.com] 
> Subject: Re: Tomcat for Dummies
> 
> Also, each thread could easily generate other 
> child threads to run

Only if the webapp chooses to do so; that's not something Tomcat does.

> But after that interval, it invokes contextDestroyed
> /just once/ 

That's once for each registered listener.

> I believe (but do not know -- Chuck, Mark??) that Tomcat 
> essentially creates a (new or recycled) thread in which 
> to run contextDestroyed.

I think so, but I'll have to dig around to make sure.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to