[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: JDBC-LDAP bridge: where to get the JLDAP library



You need to download and compile the source of JLDAP from CVS.  Novell
has not done a binary release of JLDAP for some time.  Once you
download jldap, run "ant debug" to get ldap.jar.  the JLDAP readme
says what libraries are required for compiling in DSMLv2 Support.

Marc

On 2/20/06, rba@surfeu.at <rba@surfeu.at> wrote:
> Hi,
>
> I try to use the JDBC-LDAP bridge, but where do I get the required JLDAP library?
>
> The "novell-jldap-devel-2005.03.29-1netware_windows.zip" has a ldap.jar, but
> there is no support for DSML, because there is no DSMLConnection.class.
>
> There is only a DsmlConnection...
>
> Regrads
> Robert
>