Actually, now that I think about it. When I try to connect only, meaning I only do
hotCtx.connect(); hotCtx.close(); It works fine. This could explain why LS is able to connect, and why we see the connection. But as soon as I try to add entries using this normal connection I get exceptions. This is also the behavior I'm seeing in LS. Is the hot partition too hot for normal JNDI operations? Cheers, - Ole Ole Ersoy wrote:
Hey Guys, I created a hot partition, ou=das. It seems to be working fine when I'm using the connection I created the hot partition with. Then when I create a regular JNDI connection, I get a javax.naming.InvalidNameException: Bad DN : ldap://localhost:10389/ou=das exception. Thoughts? I did try it with both the sun context factory and the apache one, and the exceptions are very similar. This may be related to the Jenny Tutone entry being MIA in LS as well. Cheers, - Ole
