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 2006/12/04 14:21:23 UTC

[jira] Resolved: (DIRSERVER-786) searching entries added prior to search using jndi's bind() and a statefactory

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

Emmanuel Lecharny resolved DIRSERVER-786.
-----------------------------------------

    Resolution: Invalid

It was not an ADS problem. Closed as requested by Mbah

> searching entries added prior to search  using jndi's bind() and a statefactory
> -------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-786
>                 URL: http://issues.apache.org/jira/browse/DIRSERVER-786
>             Project: Directory ApacheDS
>          Issue Type: Bug
>            Reporter: mbah tenjoh-okwen
>         Assigned To: Alex Karasulu
>
> hello,
> I have used state factories to bind objects to apacheDS . Unfortunately I can't use the search() method of DirContext to obtain these entries because my NamingEnumeration  returned was always without elements.
> In other words, when I use a state factory in conjunction with  a bind-say ctx.bind("cn=mine", myObj) , thereafter, a lookup e.g. ctx.lookup("cn=mine") will find this entry, but  a  regular search(i.e. ctx.search() ) would not find this entry.
> Is this  the expected behaviour when using state  factories or  is this a bug?
> PS
> Im using JNDI
> thanks in advance.

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