OK I found out that Sun's LDAP Servcie provider, is named differently within SDK 1.3 as follows com.sun.jndi.ldap.LdapCtxFactory,
All Ok with this, instead of using Netscapes servcie provider. I got distracted by all the docuemtation in WROX book, about havoig to get hold of servcie providers, when the standrad ones are now part of the standard Java SDK Tomas On Sat, 09 Mar 2002 17:38:54 GMT, [EMAIL PROTECTED] (Ted Moore) wrote: >I have installed Netscape/ iPlanet Directory Server >v5.0, with the >Intention of using a Java JNDI to interact with it. But I cannot find >the JNDI Servcie priovder for it, to complete the context >"com.netscape.jndi.ldap.ldapContextFactory" > >I have downloaded the Java SDK for the Directory Server, this >include the jar files for Java LDAP access, in >ldapjdk.jar. But there is no JNDI service provder, which is expected >in ldapsp.jar file. This is not part of the Netscape Directory java >SDK ! > >I cannot find any reference to it ? >Can anyone help, or send me a copy of the jar file ? > >Thanks > >Tomas
