|
Andrei Tchijov made changes - 28/Dec/06 04:58 PM
It has some javadoc. Do "ant doc" to build it. More doc coming.
While doing some extra testing (above and beyond the way we are using this) discovered that the interceptor does not work properly if overloaded methods ( like lookup/lookupAll ... ) have not been "intercepted".
This new version fixes the problem.
Andrei Tchijov made changes - 29/Dec/06 03:49 PM
Waiting for the next version, I doubt we can include this in 1.5.1
Emmanuel Lecharny made changes - 22/Mar/07 05:11 PM
Emmanuel Lecharny made changes - 02/Apr/08 10:46 PM
Alex Karasulu made changes - 19/Jun/08 02:50 AM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
To build using Ant, $APACHEDS_HOME variable needs to be set in build.xml.
To build using Eclipse, following jars
- apacheds-core-1.0.0.jar
- logger.jar
- shared-ldap-0.9.5.3.jar
need to be copied to ./lib/apacheds folder.