https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
--- Comment #72 from Mark Thomas <ma...@apache.org> 2010-08-06 02:46:42 EDT --- (In reply to comment #71) > (In reply to comment #70) > > (In reply to comment #69) > > I am little bit confused here. > > - Start Tomcat > > I was under the impression Tomcat should have been already started for MBean > Server to be up and running and to do any work with JMX. Those steps are a series of actions the user should be able to perform. > These can be done in one method or using a series of JMX method invocations. Neither. These are user actions. But, the JMX methods need to be there to support them once Tomcat has been started. > But I guess we can provide the flexibility for both ways. Not necessary. > WDYT? I think you missed the point. addChild() needs to make sure that the child is visible in JMX so it can be configured (again via JMX) before it is started. Note my previous comment about using startChildren attribute of the parent to ensure the child isn't started until it has been configured. -- 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