[ http://issues.apache.org/jira/browse/MYFACES-703?page=comments#action_12356363 ]
Martin Marinschek commented on MYFACES-703: ------------------------------------------- No, this is another problem: the constructor of the extended dataTable didn't set the renderer type. This was a bug. It doesn't explain David's problem, though. David, did you have any success in the meantime? regards, Martin > Invalid rederer under RI > ------------------------ > > Key: MYFACES-703 > URL: http://issues.apache.org/jira/browse/MYFACES-703 > Project: MyFaces > Type: Bug > Components: Tomahawk (RI Compatability) > Versions: 1.1.0 > Environment: Tomcat 5.0.28, JDK 1.4.2_03, Oracle ADF present, RI 1.1.01 > Reporter: David Markley > > I've put the latest tomahawk.jar file in my web applications WEB-INF/lib > directory and added the reference to the head of my JSP: > <%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"%> > No matter what Tomahawk input tag I try, I always get an exception of the > form: > Exception: Renderer of type "org.apache.myfaces.Date" is not supported for > family javax.faces.Input > I've tried invalid tags like <t:flub/> to verify that it is parsing the > taglib properly. I get the expected "tag not defined" type of error for this. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
