"adrian(a)jboss.org" wrote :
| 4) The correct way to not register (sub-)deployment/components in JMX is
| to remove the @JMX annotation from the DeployersImpl bean in
conf/bootstrap/deployers.xml
|
| If the DeployersImpl is not registered in JMX then neither will be the deployments.
|
| This has nothing directly to do with the bean.
|
| It is letting you look (using JMX) at what deployers the deployment/component went
| through, the attachments (deployment descriptors) associated with the
| deployment/component and maybe how long the processing took for each deployer
| if you enable the stats.
|
| It's just debug information so it is optional.
If no one has any objections, i am going to comment out the JMX annotation on Deployers MC
bean in conf/bootstrap/deployers.xml of AS trunk. I'll create a JIRA
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233874#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...