[
https://issues.apache.org/jira/browse/DIRAPI-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kiran Ayyagari closed DIRAPI-15.
--------------------------------
Resolution: Fixed
Referrals won' be returned as part of the lookup as we thought earlier, cause
internally a search is performed at base level without
using ManageDsaIT control.
Fixed here http://svn.apache.org/viewvc?rev=988061&view=rev and here
http://svn.apache.org/viewvc?rev=988062&view=rev
> The lookup() method should return an Entry
> ------------------------------------------
>
> Key: DIRAPI-15
> URL: https://issues.apache.org/jira/browse/DIRAPI-15
> Project: Directory client API
> Issue Type: Improvement
> Affects Versions: 0.1.0
> Reporter: Emmanuel Lecharny
> Assignee: Kiran Ayyagari
> Fix For: 0.2.0
>
>
> Currently, it returns a Response, and it's not convenient, as the user is
> expecting an Entry.
> We will have to deal with Referrals in this case : like if the entry is a
> referral, either we throw an exception, or we do a lookup on this referral
> internally, chasing the referrals.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.