I have resolved the issue .
Problem was because of objectclass , i was using person which is not the case in my Company it is xy-person .
Type: Posts; User: rajnishe; Keyword(s):
I have resolved the issue .
Problem was because of objectclass , i was using person which is not the case in my Company it is xy-person .
Hi
I am using Spring LDAP 1.3.0 for LDAP connection .
ApplicationContext.xml is as
<bean id="ldapPropertyConfigurer"...
Hello
I am using Spring with hibernate for data persistent.
I have problem when data already exist then it update the record but it do not insert new record.
Thanks for your help .
Regards...