Bundle stop does not clear field causing NullPointerException on bundle restart
-------------------------------------------------------------------------------
Key: SLING-863
URL: https://issues.apache.org/jira/browse/SLING-863
Project: Sling
Issue Type: Bug
Components: JCR
Affects Versions: JCR Jackrabbit Server 2.0.4
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: JCR Jackrabbit Server 2.0.4
With the addition OpenID authentication support and hence extensibility of
login processing through the jackrabbit-server module, an internal field has
been created, which is not nulled when the jackrabbit-server bundle is stopped.
This causes a NullPointerException after bundle restart, since the field is
assumed to only be non-null if the login module tracker is also not set.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.