Hi
Thank you for a phenomenal project :)
Could you please help me, I'm strugglingto get an appfuse app to run on
jetty on my machine: running Windows Vista
I have managed to get an appfuse-light (1.8.2) application running with
ajax, using the ant deploy-war target and a tomcat 5.5. which is ins
Thanks. I basically figured that out last night but I see the email I
started to post back to the list never made it out of my Drafts box.
The DateTimePropertyEditor I ended up creating uses the "date.format"
application property provided by AppFuse, and if that fails it tries
the Joda-Time defaul
Hi Nathan,
This error usually happens when the form controller is not able to convert a
string representation of the object to the real object. Property editors are
used for this and spring doesn't support joda-time out of the box, so you
have to implement your own.
The error that you have says