After Wonder-nizing a project I found a WORepetition that was getting it's NSArray list from a method in the components JAVA class cast a UnmatchedObjectException( null at ERXWORepetition.invokeAction( ERXWORepetition.java:400 ). Logging "Wrong object NUMBER vs OTHER_NUMBER..." + the contents of the array.
Populating the list to an NSArray solves this and I'm guessing the list NSArray was created 2 times resulting in an error in locating the selected object in the WORepetition via hash codes. Is it considered wrong to populate the list of a WORepetition by a method in the JAVA class? Með vegsemd og virðingu, Logi Helgu _______________________________________________ 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]
