"Gary Marsh" wrote : 
  | I don't see the two MBeans I deployed in my nichpro-beans.xml configuration 
file
-beans.xml files don't register things as mbeans,
unless you explicitly use @JMX annotation.
The services are plain pojos/beans in MC.

Either use legacy -service.xml or add @JMX annotation to your beans.
Check demos code on how to do this.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196705#4196705

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196705
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to