[richfaces-issues] [JBoss JIRA] Created: (RF-2489) ClassCastException for a mediaOutput component

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Wed Mar 12 14:06:12 EDT 2008


ClassCastException for a mediaOutput component
----------------------------------------------

                 Key: RF-2489
                 URL: http://jira.jboss.com/jira/browse/RF-2489
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
         Environment: Facelets: 1.1.2
RichFaces: 3.2.0 RC2

            Reporter: Alexander Smirnov
         Assigned To: Alexander Smirnov
             Fix For: 3.2.0


When moving to RichFaces 3.2.0 CR2, the following exception appears for pages with a4j:mediaOuput:

java.lang.ClassCastException: com.sun.facelets.el.TagMethodExpression cannot be cast to javax.faces.el.MethodBinding
at org.ajax4jsf.resource.UserResource.send(UserResource.java:110)
at org.ajax4jsf.resource.ResourceLifecycle.sendResource(ResourceLifecycle.java:227)
at org.ajax4jsf.resource.ResourceLifecycle.send(ResourceLifecycle.java:152)
...


It seems the problem is with mediaOuput createContent property. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list