IntegralKey
IntegralKey
- Subject: IntegralKey
- From: "Mark W. Shead" <email@hidden>
- Date: Tue, 4 Nov 2003 21:46:37 -0500
I'm working on an application that has Tasks and Users. Each Task can
have on user assigned to it. I'm running into some problems because
when I assign a user to a Task everything works just fine for a while,
but then the user is changed from being a user object to something
like:
<User b14efc _EOIntegralKeyGlobalID[User (java.math.BigDecim.....>
I've checked the actual data in the database and everything is the way
I would expect it to be.
I'm using D2W to look at the data to trouble shoot. If I try to set
the correct user using D2W I get:
java.lang.IllegalArgumentException: removeObjectToPropertyWithKey: the
key tasks is not a Array or one of its subclasses - unable to remove
the value.
Reason:
removeObjectToPropertyWithKey: the key tasks is not a Array or one of
its subclasses - unable to remove the value.
Does anyone have any ideas or suggestions?
Thanks!
Mark
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.