[ https://issues.apache.org/jira/browse/CXF-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bozhong Lin updated CXF-427: ---------------------------- Component/s: Core > Provide simpler mechanism in CXF for registering MBeans > ------------------------------------------------------- > > Key: CXF-427 > URL: https://issues.apache.org/jira/browse/CXF-427 > Project: CXF > Issue Type: Task > Components: Core > Affects Versions: 2.0-RC > Reporter: Seumas Soltysik > Attachments: cxf-427-patchfile, cxf-427-patchfile_2, > cxf_427_patchfile_3 > > > Currently in CXF MBeans are registered through a Bus eventing mechanism. This > eventing mechanism is a circuitous way of registering MBeans. Instead, MBeans > should be registered directly with an Extensor element which wraps the MBean > server. The MBeanServer facade would be available through the Bus. If a user > chose not activate the MBean server, they could do this through > configuration. Any resulting call to register an MBean with the facade when > it was configured to not contain an MBean server would result in a no-op. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.