My apology, it was my typo in last mail, but it was correct in java program as it was 
compiled and ran OK with JRun :-)

Steve
-------- Original message --------
Date: Tue, 13 Jul 1999 17:42:46 +0000
From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Subject: Re: Jserv & LDAP
----------------------------------

Steve Nguyen wrote:

> com.sun.jndi.ldap.CtxLdapFactory

If this is not a typo, you might want to try

    com.sun.jndi.ldap.LdapCtxFactory

instead.  It's in the "ldap.jar" file.  I've used JNDI to access both OpenLDAP and 
Netscape Directory Server, from servlets running under JServ, with no problems so it's 
probably not a JServ implementation issue.

Craig




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to