Re: Classcastexception _EOCheapMutableArray
Re: Classcastexception _EOCheapMutableArray
- Subject: Re: Classcastexception _EOCheapMutableArray
- From: Mike Schrag <email@hidden>
- Date: Sat, 8 Dec 2007 20:28:28 -0500
datasource:
sourceObject: agents
sourceObject is expecting a single EO, not an array of EO's ... You're
getting a ClassCastException because it's trying to cast your agents
array to an EO.
ms
_______________________________________________
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