Thanks, an entry in bugzilla is created, https://issues.apache.org/bugzilla/show_bug.cgi?id=50629
2011/1/21 Mark Thomas <ma...@apache.org> > On 21/01/2011 01:37, Ivan wrote: > > Hi, > > In the latest Tomcat codes, I saw that a new thread is created for > listener > > start, filter start and loadOnStartup. But the two methods bindThread and > > unbindThread is marked as private, how about making those methods > protected > > ? So that other containers could use those two methods for their own > > initialization works. > > Seems reasonable. Add an enhancement request to bugzilla so it doesn't > get forgotten. > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Ivan