Calendar - cannot be cast 
--------------------------

                 Key: TOMAHAWK-1165
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1165
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Calendar
    Affects Versions: 1.1.7-SNAPSHOT
         Environment: Linux, Trinidad, JSF RI 1.2
            Reporter: Tomas Cerny
             Fix For: 1.1.7-SNAPSHOT


Dec 11.

New version of snapshot changed class type for Calendar? 

log: org.apache.myfaces.custom.date.HtmlInputDate cannot be cast to 
org.apache.myfaces.custom.calendar.HtmlInputCalendar

My Facelets taglib is 

<tag-name>inputCalendar</tag-name>
<component>
<component-type>org.apache.myfaces.HtmlInputCalendar</component-type>
<renderer-type>org.apache.myfaces.Calendar</renderer-type>
</component>

this is according your documentation 
http://wiki.apache.org/myfaces/Use_Facelets_with_Tomahawk
it worked with previous version.

Do I need in taglib change the type? 

Is that something else?



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to