https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
--- Comment #87 from Mark Thomas <ma...@apache.org> 2010-08-23 09:53:20 EDT --- (In reply to comment #86) > I am little bit confused here. MBean registration for the component happens > within init(). But it is called as a part of the start() procedure. It can be called as part of start() but it doesn't have to be. > If I am > not mistaken init() consist of only part of this start procedure. So still we > may have to call the start method of the child to get the other stuff properly > executed (e.g: startInternal())? Calling start on already inited component > doesn't have any other side effects as I understood looking at the state > diagram on the Lifecycle class. Take a look at the LifecycleBase class. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org