Re: problem writing to LDAP
Re: problem writing to LDAP
- Subject: Re: problem writing to LDAP
- From: William Norris <email@hidden>
- Date: Tue, 5 Oct 2004 16:50:59 -0500
On Tue, 05 Oct 2004 14:31:02 -0700, Chuck Hill <email@hidden> wrote:
> FWIW, I just created my model by hand with a "Users" class that models the
> items in "cn=users,dc=domain,dc=com". Works fine. I've never tried an
> update, but I don't see why it would not work.
>
yeah, it sorta makes sense to model the LDAP schemas as EOEntities
except when it comes to writing to LDAP... just giving it a schema
name doesn't give it anywhere to actually write the data. Are you
still using a regular JNDI connection? how is the model actually
setup?
Name: Users
Table: cn=users,dc=domain,dc=com
Class Name: Users
??
thanks.
_______________________________________________
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