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

Alex Karasulu updated DIREVE-279:
---------------------------------

    Fix Version: 0.9.3

> 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

Reply via email to