[EMAIL PROTECTED] wrote:
It doesn't look like it's picking up the fact that the expression is literal.

Both pertinent classes look correct from Tomcat:

http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/java/org/apache/jasper/el/JspValueExpression.java

http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/java/org/apache/el/ValueExpressionImpl.java

I did add the check in checkXmlAttributes that is failing, so maybe it's my fault. Apparently, the attribute is a literal (not an expression) with a value of "creditCardConverter" and I don't see how this can be cast to an instance of javax.faces.convert.Converter.

Can you attach the JSP fragment that is causing problems ?

(Did I miss something ?)

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to