[ 
http://issues.apache.org/jira/browse/MYFACES-703?page=comments#action_12356855 
] 

David Markley commented on MYFACES-703:
---------------------------------------

I finally had to back out all of the Oracle ADF libraries and configuration in 
order to get Tomahawk to work properly. We are using an older version of the 
Oracle libraries, but my hope was to transition to Tomahawk over time.

All I did was remove the Oracle ADF files and all the Tomahawk tags started to 
work properly. So it appears that there may yet be some conflict.


> 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

Reply via email to