It actually depends. If you use the DSMLConnection, there is no dependency on JBroker. It is only dependent on a few open source libraries (in the README).
Marc On 2/20/06, Shuh Chang <[EMAIL PROTECTED]> wrote: > 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" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: <[email protected]> > 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, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 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 > >> > > > >
