[jboss-dev-forums] [Design of Management Features on JBoss] - Re: ManagedObjects for MBeans
scott.stark@jboss.org
do-not-reply at jboss.com
Mon May 11 17:06:27 EDT 2009
"jason.greene at jboss.com" wrote : Another issue that needs to be solved is association of a WAR deployment managed object to a tomcat Manager JMX entry. One possible way to correlate is to use the docBase property on the JSR-77 WebModule object.
|
| Even better would be a way to set the context root on the ManagedDeployment of the WAR.
|
| Is there an easy way for the AbstractWarDeployer to add a new ManagedProperty to the ManagedDeployment?
ManagedDeployment properties are just the flattened view of all ManagedObject properties associated with the deployment. Where are you looking to use this?
I'm still going over your changes.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230222#4230222
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230222
More information about the jboss-dev-forums
mailing list