Results 1 to 2 of 2

Thread: Spring LDAP 1.1 Released

  1. #1
    Join Date
    Mar 2005
    Location
    Landskrona, Sweden
    Posts
    505

    Default Spring LDAP 1.1 Released

    The first version of Spring LDAP, Spring LDAP 1.1, has just been released. Information about the project can be found here.

    While the last production release of LdapTemplate (1.0.2) is quite robust and stable, users of LdapTemplate are advised to upgrade to Spring LDAP, as the LdapTemplate project is no longer maintained.
    Mattias Arthursson
    Jayway AB (www.jayway.se)
    Spring-LDAP project member

  2. #2
    Join Date
    Jun 2006
    Location
    outside boston
    Posts
    108

    Default slight documentation change?

    Just an observation:
    In the spring-ldap-reference.pdf within the spring-ldap-1.1 release
    the complete PersonDao class in section 3.4, example 3.5 on p. 15, all imports using net.sf.* should be changed to
    org.springframework.ldap.*

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •