You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2009/10/21 12:25:59 UTC

[jira] Issue Comment Edited: (FELIX-1766) Refactor and enable AdminServiceMBean

    [ https://issues.apache.org/jira/browse/FELIX-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767814#action_12767814 ] 

David Bosschaert edited comment on FELIX-1766 at 10/21/09 10:24 AM:
--------------------------------------------------------------------

The attached patch (jmx_4.patch) contains an implementation of this. The shape of it is pretty much similar to how this is done for the Features Service MBean: it's in a bundle of its own.

Unit tests included for all new code.

Main thing missing is to make this new bundle part of the assembly.

      was (Author: bosschaert):
    The attached patch contains an implementation of this. The shape of it is pretty much similar to how this is done for the Features Service MBean: it's in a bundle of its own.

Unit tests included for all new code.

Main thing missing is to make this new bundle part of the assembly.
  
> Refactor and enable AdminServiceMBean
> -------------------------------------
>
>                 Key: FELIX-1766
>                 URL: https://issues.apache.org/jira/browse/FELIX-1766
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>    Affects Versions: karaf-1.0.0
>            Reporter: David Bosschaert
>         Attachments: admin-management-assembly.patch, jmx_4.patch
>
>
> The MBean for the AdminService is currently not registered with the MBean Server. 
> Before it can be registered it needs to be refactored to be more coarse-grained, like the FeaturesServiceMBean.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.