You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by fachhoch <fa...@gmail.com> on 2013/05/01 20:08:00 UTC

Re: enable jmx management

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.