You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/08/12 07:37:45 UTC

[jira] [Resolved] (OAK-3214) Enable registration of MBean via Aries JMX Whiteboard support

     [ https://issues.apache.org/jira/browse/OAK-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chetan Mehrotra resolved OAK-3214.
----------------------------------
    Resolution: Fixed

Added support in http://svn.apache.org/r1695420

This required 2 things
* Dependency on Aries JMX Whiteboard Support Bundle
* Registering the default Platform MBeanServer as a service in OSGi registry. The code here is based on Sling [1]

[1] https://github.com/apache/sling/blob/org.apache.sling.launchpad.base-5.0.1-2.6.2/src/main/java/org/apache/sling/launchpad/base/impl/Sling.java#L311

> Enable registration of MBean via Aries JMX Whiteboard support
> -------------------------------------------------------------
>
>                 Key: OAK-3214
>                 URL: https://issues.apache.org/jira/browse/OAK-3214
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: pojosr
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.3.4
>
>
> When used with Oak the JMX Beans exposed via Oak are registered with Whiteboard and rely on convention followed by Aries JMX support. When used with PojoSR we should enable this integration also
> [1] http://aries.apache.org/modules/jmx.html#whiteboard-support



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)