https://issues.apache.org/bugzilla/show_bug.cgi?id=49234

--- Comment #67 from chamith buddhika <chamibuddh...@gmail.com> 2010-07-31 
10:46:30 EDT ---
(In reply to comment #66)
> Created an attachment (id=25796)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25796) [details]
> o.a.Catalina.Core Operations Patch
> 
> This deals with operations add/remove valve/lifecycleListener in the
> StandardContext mbean. Seperate MBean called ContainerMBean has been created
> with the operations. The operations are available at container level (not just
> StandardContext level) hence the name ContainerMBean. But this still doesn't
> account for addChild methods present in the descriptor. For valves and
> lifecycleListeners new instances have been created using the provided
> classnames. I am still exploring the possibility of using that approach to
> addChild methods as well.

Any comments on this? However I am not sure this approach can be applied to
addChild methods since different child types (Host, Context e.g.) require
different parameters for their initialization.

-- 
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

Reply via email to