problem writing to LDAP
problem writing to LDAP
- Subject: problem writing to LDAP
- From: William Norris <email@hidden>
- Date: Tue, 5 Oct 2004 16:25:44 -0500
I've got an EOModel connecting to OpenDirectory using JNDI, but
whenever I try to change anything in OD, i get the following error
(yes, JNDI connection using credentials that have write access...
verified using phpldapadmin)...
com.webobjects.eoaccess.EOGeneralAdaptorException:
updateValuesInRowDescribedByQualifier --
com.webobjects.jndiadaptor.JNDIChannel method failed to update row in
database
perhaps this is a seperate question, but I'm thoroughly confused by
the way EOM models LDAP. Instead of having a "Users" class that would
model the items in "cn=users,dc=domain,dc=com", it creates tables
based on schemas -- a table for "InetOrgPerson", "PosixAccount", etc.
I can somewhat see why this is necessary, but not completely. I've
read through most of the JNDI <-> LDAP docs on sun.com, but I was
under the impression EOM was supposed to help abstract out some of the
the nitty gritty?
I don't mind the multiple tables so much, but the inability to write
to LDAP is killing me. Any ideas?
thanks,
will
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden