Results 1 to 2 of 2

Thread: DirContextAdapter.setAttribute() bug?

  1. #1

    Default DirContextAdapter.setAttribute() bug?

    Hi Friends,

    * I have a scenario where it is most convenient to call DirContextAdapter.setAttribute(),
    * However setAttributeValue(String, Object) and setAttributeValues(String, Object[]) add the attribute to DirContextAdapter.attrs or DirContextAdapter.updateAttrs (depending on updateMode) while setAttribute() does not.

    Hence, calling setAttribute does not result in a ModificationItem.

    Regards,
    Jasper

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

    Default

    That may very well be a bug, please post a Jira issue.
    Mattias Arthursson
    Jayway AB (www.jayway.se)
    Spring-LDAP project member

Posting Permissions

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