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

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



Yes, you can build JLDAP from the source. However, please be aware that some libraries required for DSMLv2 support are from Novell's JBroker that is no longer a free download (only eval. version).

Regards,
Shuh


----- Original Message ----- From: "Marc Boorshtein" <mboorshtein@gmail.com>
To: <rba@surfeu.at>
Cc: <openldap-software@OpenLDAP.org>
Sent: Monday, February 20, 2006 2:09 PM
Subject: 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