Is this the joda thing that is being discussed earlier this week?
Is this the joda thing that is being discussed earlier this week?
- Subject: Is this the joda thing that is being discussed earlier this week?
- From: Theodore Petrosky <email@hidden>
- Date: Thu, 14 Jun 2012 10:31:47 -0700 (PDT)
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden