[
https://issues.apache.org/jira/browse/DIRSERVER-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny closed DIRSERVER-786.
---------------------------------------
> searching entries added prior to search using jndi's bind() and a
> statefactory
> -------------------------------------------------------------------------------
>
> Key: DIRSERVER-786
> URL: https://issues.apache.org/jira/browse/DIRSERVER-786
> Project: Directory ApacheDS
> Issue Type: Bug
> Reporter: mbah tenjoh-okwen
> Assignee: 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.
-
You can reply to this email to add a comment to the issue online.