ReadOnlyUsersLDAPRepository credentials parameter should be optional
--------------------------------------------------------------------
Key: JAMES-1351
URL: https://issues.apache.org/jira/browse/JAMES-1351
Project: JAMES Server
Issue Type: Improvement
Affects Versions: 3.0-beta3
Reporter: Steve Brewin
Priority: Minor
Fix For: Trunk
If the <credentials/> parameter is not declared for
org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository a null pointer exception
is encountered.
An LDAP repository may be configured to allow queries without credentials,
therefore this parameter should be optional.
Until fixed, a workaround is to declare an empty <credentials/> parameter.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]