[
https://issues.apache.org/jira/browse/KARAF-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889028#action_12889028
]
Guillaume Nodet commented on KARAF-122:
---------------------------------------
This one looks actually tricky.
The equinox classloader is the the one that loads the Main class by default, so
it does not include the jaas-boot library. However if I change it to use the
right one, commands can't be started anymore (I think because of a bug in
blueprint).
> Webconsole login doesn't work with karaf.framework set to equinox
> -----------------------------------------------------------------
>
> Key: KARAF-122
> URL: https://issues.apache.org/jira/browse/KARAF-122
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Achim Nierbeck
> Assignee: Guillaume Nodet
>
> When using equinox as the karaf framework the webconsole is not able to see
> the org.apache.karaf.webconsole.JaasSecurityProvider class. When using felix
> as the "karaf.framework" it does work.
> This also effects equinox if the previous version 3.5.1 is used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.