Myrna, http://svn.codehaus.org/plexus/plexus-sandbox/trunk/plexus-apacheds/
that is an example of embedding apacheds as a useful component in plexus for use in test cases...ought to help get you going :) cheers! jesse On Wed, May 28, 2008 at 12:20 AM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > Myrna van Lunteren wrote: >> >> Hi, >> > > Hi Myrna, >> >> I'm a committer for the Apache DB - Derby team and I am currently >> working on some tests that include attempting to make a connection to >> a database set up to verify authentication through LDAP. >> >> It was suggested on our derby-dev list that someone working on the >> Directory project might have an ldap server available that we could >> have our developers run tests against. >> >> Does anyone have such a server we could use? >> > > Sure we do ! Apache DS has been designed fro the ground to be an embedable > LDAP server. You can perfectly use it in unit tests without having to launch > the server beside. Have a look at > http://directory.apache.org/apacheds/1.5/using-apacheds-for-unit-tests.html > or at > http://directory.apache.org/apacheds/1.5/embedding-apacheds-as-a-web-application.html > (which is slightly different, but expose how to embed ADS into an > application). > > Feel free to post a mail if you need any information ! > > Thanks ! > > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > > -- jesse mcconnell [EMAIL PROTECTED]
