[jboss-dev-forums] [Design of JBoss Deployment Framework] - Scoping of components while registering as MBeans
jaikiran
do-not-reply at jboss.com
Fri Apr 24 06:50:41 EDT 2009
WRT https://jira.jboss.org/jira/browse/JBAS-6821, the MBeans corresponding to MC components are being registered in global scope. i.e. if two deployments with the same component name are deployed in the server then they will fail with InstanceAlreadyBoundException. Could the MBean name be changed to take into account the unit being deployed? i.e. scope it by including the unit name?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226586#4226586
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226586
More information about the jboss-dev-forums
mailing list