NPE in ObjectFactory results in null NamingException message
------------------------------------------------------------
Key: DIREVE-280
URL: http://issues.apache.org/jira/browse/DIREVE-280
Project: Directory Server
Type: Improvement
Components: jndi-provider
Reporter: Enrique Rodriguez
Assigned to: Alex Karasulu
Priority: Minor
If a NullPointerException occurs in an ObjectFactory, the resulting Exception
is "NamingException: null" which is not clear as to the source of the
Exception.
javax.naming.NamingException: null
at org.apache.ldap.server.jndi.ServerContext.lookup(ServerContext.java:593)
at org.apache.ldap.server.jndi.ServerContext.lookup(ServerContext.java:572)
...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira