Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
Description
With the new LDAP API the LDAPException.getMessage() returns blank which is bad for problem determination. Errors look like:
Exception caught in LDAP= <--- nothing
Change the way ldap exception are held to not use that method.