The agents variable is a single agent. I have renamed my variables to make the code more readable and checked that it is a single Agent entity.
thanks, Don On Dec 8, 2007, at 8:28 PM, Mike Schrag wrote: >> 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 protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/pccdonl% > 40mac.com > > This email sent to [EMAIL PROTECTED] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
