problem with tomahawk inputCalendar
Hi!
I'm trying to use tomahawk components in my shale application. I have inputCalendar fields in my form. The problem is when I click on Submit. I get this error:
Jul 4, 2007 3:31:16 PM org.apache.myfaces.renderkit.html.util.DefaultAddResource writeMyFacesJavascriptBeforeBodyEnd
WARNING: MyFaces special javascript could not be retrieved from request-map.
Jul 4, 2007 3:31:16 PM org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader getLastModified
SEVERE: Unparsable lastModified : @lastModified@
Jul 4, 2007 3:31:25 PM org.apache.myfaces.renderkit.html.util.DefaultAddResource writeMyFacesJavascriptBeforeBodyEnd
WARNING: MyFaces special javascript could not be retrieved from request-map.
I'm using shale 1.0.4, tomahawk 1.1.3, eclipse 3.1.2 and Tomcat 5.5.17. Shale 1.0.4 uses MyFaces 1.1.4 which is compatible with tomahawk 1.1.3. I don't know why this is happening.
The inputCalendar field displays correctly and popup appears correctly.
Any ideas?

