2013/3/22 fachhoch <[email protected]>: > as I am using cxf 2.5.0 , to enable I only have to add the > > > this dependency , and do I have to set property to true bus.jmx.enabled? > how can I set this to true in 2.5.0? > the example shows I can do this in 2.5.2 how about 2.5.0?
And what happens if you configure usePlatformMBeanServer to true ( and remove/comment your MBeanServer from Spring context ) ?
