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

--- Comment #66 from chamith buddhika <chamibuddh...@gmail.com> 2010-07-23 
03:58:36 EDT ---
Created an attachment (id=25796)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25796)
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.

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