On 8/30/05, Cimballi <[EMAIL PROTECTED]> wrote: > Maybe the "setReturningObjFlag" is for the hability of JNDI to map > entry to real Java Object (via bind and lookup) and this flag let you > return the object or only the classname.
I think that's correct, according to that page http://www11.informatik.tu-muenchen.de/Java/jnditutorial/objects/reading/search.html I would believe that's only relevant on the client side since the server may not know anything at all regarding Java serialization (like OpenLDAP). > Cimballi > <snip /> Jérôme
