> You're correct that this kind of code is appropriate (because the
component
> has already been started without the thread).

Really ? The threadStart() call is in the start() method, and threadStop()
is always called in stop(). How would the thread need to be started if the
component is not started yet ?

> What's puzzling me is that my
> copy of ResourcesBase.java (version 1.3, last updated 2000/10/17) already
> includes code very similar to this.  Checking the CVS logs, it seems that
this
> code has been there at least since we moved Catalina over to the new
> "jakarta-tomcat-4.0" CVS repository in August.

Remy

Reply via email to