-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2_02
-
04
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2110276 | 5.0 | Jayalaxmi Hangal | P4 | Resolved | Fixed | tiger |
There is a bug in the LDAP service provider that results by calling the
getObjectInstance() method with a wrong name parameter when returning objects
from the search results. When a JNDI operation is performed using the object
returned by the search results, NameNotFoundException is thrown.
This bug was discovered when using the Group support feature of the LDAP Booster Pack. The Group object returned by the search results is configured with the wrong namespace. The isMember() operation on the Group thus obtained fails as a result of this.
getObjectInstance() method with a wrong name parameter when returning objects
from the search results. When a JNDI operation is performed using the object
returned by the search results, NameNotFoundException is thrown.
This bug was discovered when using the Group support feature of the LDAP Booster Pack. The Group object returned by the search results is configured with the wrong namespace. The isMember() operation on the Group thus obtained fails as a result of this.
- backported by
-
JDK-2110276 NameNotFoundException when using Object factories on search results.
-
- Resolved
-