I have a classic Wonder App that is working just fine. However, I want to add some login capability and auditing and attachments.
I have a framework for the model so I decided to use D2W for the interface as I have been playing with D2W and I am starting to feel Ok with it. My problem is that the model has some Entities that contain attributes of type jodaLocalDate. as soon as I try to list the Entity my app explodes with: Application: POGridD2W Error: java.lang.NoSuchMethodException: Class org.joda.time.LocalDate does not implement method jodaLocalDate Reason: Class org.joda.time.LocalDate does not implement method jodaLocalDate Or am I doing something like not adding a needed framework? Ted _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
