On Sep 15, 2011, at 7:14 AM, Theodore Petrosky wrote: > I did a wonder fetch and I get this error: > > TestBedTable.fetchAllTestBedTables(theEC); > > Class org.joda.time.LocalDate does not implement method jodaLocalDate > > Am I missing something (meaning am I supposed to import something specific)?
Make sure you added ERAttributeExtension to your classpath ahead of the JavaEOAccess framework. http://webobjects.mdimension.com/hudson/job/Wonder/javadoc/er/attributeextension/package-summary.html If you've done that, then I suspect you've saved a a change in ERPrototypes which caused WOLips to overwrite some attribute settings it doesn't understand yet. It should be calling the static method on the valuefactory/valueconversion classes in the ERPrototype framework. Ramsey
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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]
