You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2009/02/15 14:32:59 UTC

[jira] Closed: (DIRSERVER-341) SearchResult.getObject() does not return a Java object

     [ https://issues.apache.org/jira/browse/DIRSERVER-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRSERVER-341.
---------------------------------------


closed

> SearchResult.getObject() does not return a Java object
> ------------------------------------------------------
>
>                 Key: DIRSERVER-341
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-341
>             Project: Directory ApacheDS
>          Issue Type: Bug
>            Reporter: Enrique Rodriguez
>            Assignee: Alex Karasulu
>
> 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.
-
You can reply to this email to add a comment to the issue online.