In frustration of not be able to create a "general" jmx bean, I tried extending 
the ServiceMBeanSupport explained in 
http://wiki.jboss.org/wiki/Wiki.jsp?page=ServiceMBeanSupport.

However; the same error occurs:
org.jboss.deployment.DeploymentException: Class does not expose a management 
interface: java.lang.Object; - nested throwable: 
(javax.management.NotCompliantMBeanException: Class does not expose a 
management interface: java.lang.Object)
  |     at 
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:178)
  |     at 
org.jboss.system.ServiceController.install(ServiceController.java:215)
  |     at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  |     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  | ....
  | Caused by: javax.management.NotCompliantMBeanException: Class does not 
expose a management interface: java.lang.Object
  |     at org.jboss.mx.metadata.MBeanCapability.of(MBeanCapability.java:88)
  | 

Please help me!!!

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954980

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to