Users of LdapTemplate might be interested to know that the first version of Spring LDAP has been released. Spring LDAP version 1.1 is based on LdapTemplate version 1.0.2 and users currently using or considering to use LdapTemplate are recommended to use Spring LDAP instead, as the LdapTemplate project is no longer maintained.
Information about Spring LDAP can be found at:
http://www.springframework.org/ldap
and support is available at
http://forum.springframework.org
Please note that since this project has migrated to the spring-projects space, support is now available on the Spring Framework support forums (http://forum.springframework.org).
The ldaptemplate-user mailing list is no longer maintained, though it will be left in place for reference to earlier questions and answers.
The LdapTemplate project has been included as a Spring Framework subproject under the name of Spring-LDAP.
From now on support on the project will be given on the Spring-LDAP forum under the Spring Framework Support forums (http://forum.springframework.org/). All future development and releases will take place under the spring-projects space, even though the original LdapTemplate project will be left in place for the time being.... read more
A bug fix release 1.0.2 of LdapTemplate is now available for download. You will be pleased to know that getModificationItems now handles multi-value attributes correctly. New features are 'rename' and 'recursive unbind'. See the changelog at http://sourceforge.net/project/shownotes.php?release_id=427978&group_id=157283 for a full list of modifications.
The project web site for LdapTemplate (http://ldaptemplate.sourceforge.net/) has been updated with information about the latest release 1.0.1. New reports are unit test code coverage (currently at 73%) and browsable cross-referenced source code.
A bug fix release 1.0.1 of LdapTemplate is now available for download. A connection leak in DefaultDirObjectFactory has been fixed. See the changelog for a full list of modifications.
The final 1.0 release of LdapTemplate is now available for download.
An article about LdapTemplate has been published on Java.net:
http://today.java.net/pub/a/today/2006/04/18/ldaptemplate-java-ldap-made-simple.html
Version 1.0-RC2 of LdapTemplate is now available for download. The major new feature in this release is that LdapV2 is now supported. For a full list of the modifications see the changelog.
Few modifications are expected from this version to the final 1.0 release, and we are eager to get there as soon as possible. Any suggestions and comments are most welcome.
Version 1.0 RC1 of LdapTemplate has now been released and is ready for download.
We are currently working towards a first release. With some luck it will be available by the end of January.