"jason.greene(a)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