Emmanuel Lecharny wrote:
Ole Ersoy a écrit :
SNIP
What about cloning the existing env, before reusing it ?
I still need to try that. I tried creating a new Hashtable, passing it to the
initialization routine, and then overriding Context.PROVIDER_URL, and that
fails.
If I do a "fresh"
Ole Ersoy a écrit :
Hey Guys,
This is pretty minor, but I thought I'd mention it. While working on
the testing archetype, I tried reusing a createEnvironment() method
when creating the environment for the Embedded LdapContext. I get a
NamingException when doing this. It says it can't pars
Hey Guys,
This is pretty minor, but I thought I'd mention it. While working on the testing archetype, I
tried reusing a createEnvironment() method when creating the environment for the Embedded
LdapContext. I get a NamingException when doing this. It says it can't parse
"ou=system". If I d