[
https://issues.apache.org/jira/browse/KARAF-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Pavlovich updated KARAF-6888:
----------------------------------
Description:
Out-of-the-box, karaf's jmxmp support doesn't seem to have a happy path.
Notes:
1. Probably need to support SASL/PLAIN to keep it simple to start
2. JDK's don't ship with a SASL/PLAIN Provider anymore
3. The jmxmp classes and sasl modules seem to need to be added to karaf startup
and etc/jre.properties
4. Need to solve for a ClassNotFound error for legacy
com.sun.jdmk...sasl.AuthorizeCallback
was:
Out-of-the-box, karaf's jmxmp support doesn't seem to have a happy path.
Notes:
1. Probably need to support SASL/PLAIN to keep it simple to start
2. JDK's don't ship with a SASL/PLAIN Provider anymore
3. The jmxmp classes and sasl modules seem to need to be added to karaf startup
and etc/jre.properties
4. Need to solve for a ClassNotFounde error for legacy
com.sun.jdmk...sasl.AuthorizeCallback
> Sort out JMXMP authentication
> -----------------------------
>
> Key: KARAF-6888
> URL: https://issues.apache.org/jira/browse/KARAF-6888
> Project: Karaf
> Issue Type: Improvement
> Affects Versions: 4.2.9
> Reporter: Matt Pavlovich
> Priority: Major
>
> Out-of-the-box, karaf's jmxmp support doesn't seem to have a happy path.
> Notes:
> 1. Probably need to support SASL/PLAIN to keep it simple to start
> 2. JDK's don't ship with a SASL/PLAIN Provider anymore
> 3. The jmxmp classes and sasl modules seem to need to be added to karaf
> startup and etc/jre.properties
> 4. Need to solve for a ClassNotFound error for legacy
> com.sun.jdmk...sasl.AuthorizeCallback
--
This message was sent by Atlassian Jira
(v8.3.4#803005)