I have this nice repetition, in which people can choose a date. Now suddenly, after I converted the whole thing from Xcode to WOLips (and doing the EOGenerator separation of custom logic and standard logic, I suddenly get this from calling the list:

java.lang.IllegalArgumentException: While trying to invoke the set method "public void Session.setTrainingdata(nl.netsense.nidf.BL.Trainingdata)" on an object of type Session we received an argument of type com.webobjects.eocontrol.EOGenericRecord. This often happens if you forget to use a formatter.

The thing was a very simple list , with an item to be selected. It's getting late, I must overlook something. Any idea?

Repetition1: WORepetition {
        item = session.trainingdata;
        list = session.trainingDataList;
}



Regards,

Johan Henselmans
http://www.netsense.nl
Tel: +31-20-6267538
Fax: +31-20-6273852


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to