Hi I have a MBean interface called DeviceMBean and then its implementation called DeviceMBeanImpl. Under the deploy directory of my configuration, I created a device.sar directory and put all the jars needed to run this code alongwith jboss-service.xml.
When I start the JBoss server I get the following exception: 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) Any help will be appreciated. Regards Chetan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871641#3871641 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871641 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
