spring-ldap icon indicating copy to clipboard operation
spring-ldap copied to clipboard

MetaDataException bug when using DirContexAdapter to add member to group in Spring LDAP 2.0.0.RELEASE

Open DavidGates opened this issue 11 years ago • 0 comments
trafficstars

Following section 3.4 of the Spring LDAP Reference manual to use the DirContextAdapter and LdapTemplate for adding an attribute for a new user to a group, I get a MetaDataException thrown in the class ObjectMetaData (in the constructor) apparently because there are missing annotations in DirContextAdapter. I have all of this in a zip file with a README.txt, sample code, output, etc. but since this is the first bug I have ever reported, I don't have a clue as to how to provide this.

Just so I am clear here -- I have no desire to pull code and make changes to it. I am trying to use this code and found an issue. I am just reporting it with as much information as I can provide to make it easy for someone to fix.

DavidGates avatar Jan 28 '14 14:01 DavidGates