Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

You will need some jars file in order to compile and run this sample :
*junit-3.8.1.jar
*commons-io-1.2.jar
*apacheds-core-1.0.2.jar
*apacheds-core-shared-1.0.2.jar
*apacheds-server-jndiunit-1.0.2.jar
*apacheds-server-unitnlog4j-1.0.2.jar
*shared-ldap-0.9.5.425.jar

The apacheds-server-unit-1.0.2.jar file can't be found in the binary distribution. You will have to download it here : http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/directory/server/apacheds-server-unit/1.0.2/

Source for this test : DemoTest.java
Ldif file for this test : demo.ldif

...