[
https://issues.apache.org/jira/browse/FELIX-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-2326.
------------------------------------
Assignee: Guillaume Nodet
Fix Version/s: karaf 1.6.0
Resolution: Fixed
Committing to https://svn.apache.org/repos/asf/felix/trunk ...
M
karaf/jaas/modules/src/main/java/org/apache/felix/karaf/jaas/modules/properties/PropertiesLoginModule.java
Committed r945085
> NullPointerException thrown from PropertiesLoginModule if a user doesn't
> exist in the properties file
> -----------------------------------------------------------------------------------------------------
>
> Key: FELIX-2326
> URL: https://issues.apache.org/jira/browse/FELIX-2326
> Project: Felix
> Issue Type: Bug
> Components: Karaf
> Affects Versions: karaf-1.4.0
> Reporter: Stan Lewis
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: karaf 1.6.0
>
> Attachments: patch.txt
>
>
> Working on using Karaf's PropertiesLoginModule and noticed that if the
> username isn't found in the properties file the module just throws a
> NullPointerException. This patch improves that behavior and also improves
> some of the related logging.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.