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
Priority: Minor
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.