You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/05/07 17:48:00 UTC

[jira] [Work started] (KARAF-3453) Create jolokia feature

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

Work on KARAF-3453 started by Jean-Baptiste Onofré.
---------------------------------------------------
> Create jolokia feature
> ----------------------
>
>                 Key: KARAF-3453
>                 URL: https://issues.apache.org/jira/browse/KARAF-3453
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.4, 4.0.0.M3
>
>
> With the "new" RBAC layer of Karaf 3 & 4, in order to work "out of the box", jolokia requires the etc/org.jolokia.osgi.cfg configuration file containing:
> {code}
> org.jolokia.user=karaf
> org.jolokia.realm=karaf
> org.jolokia.authMode=jaas
> {code}
> For convenience, Karaf should provide a jolokia feature that installs this file and the jolokia bundle.



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