You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <di...@incubator.apache.org> on 2005/10/25 08:04:55 UTC

[jira] Resolved: (DIREVE-279) SearchResult.getObject() does not return a Java object

     [ http://issues.apache.org/jira/browse/DIREVE-279?page=all ]
     
Alex Karasulu resolved DIREVE-279:
----------------------------------

    Resolution: Fixed

Committed fix on revision 328266 here:

http://svn.apache.org/viewcvs.cgi?view=rev&rev=328266

> SearchResult.getObject() does not return a Java object
> ------------------------------------------------------
>
>          Key: DIREVE-279
>          URL: http://issues.apache.org/jira/browse/DIREVE-279
>      Project: Directory Server
>         Type: Bug
>   Components: jndi-provider
>     Reporter: Enrique Rodriguez
>     Assignee: Alex Karasulu
>      Fix For: 0.9.3

>
> The JNDI service provider API states that Java objects will be created from the Directory with the following methods:
> o  Context.lookup()
> o  Context.lookupLink()
> o  Binding.getObject()
> o  SearchResult.getObject()
> However, only Context.lookup() appears to be implemented.  This issue is for the SearchResult.getObject() implementation since SearchResult is most often used, as it is returned by DirContext.search() in the NamingEnumeration.

-- 
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