Jean-Baptiste Onofré created KARAF-3453:
-------------------------------------------
Summary: 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: 4.0.0, 3.0.3
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)