I attached a simple maven project with hello world web service Please run it using jetty:run.
cxf.zip <http://cxf.547215.n5.nabble.com/file/n5727015/cxf.zip> I could not get the stack trace but on debugging you will find this. below is code from org.apache.cxf.management.jmx.InstrumentationManagerImpl In this method the line mbs.registerMBean(obj, name); throws NotCompliantMBeanException -- View this message in context: http://cxf.547215.n5.nabble.com/enable-jmx-management-tp5724944p5727015.html Sent from the cxf-user mailing list archive at Nabble.com.
