1 Reply Latest reply on Mar 12, 2008 2:11 PM by sergeysmirnov

    a4j:mediaOutput crashes on Richfaces 3.2.0 CR2

    rhinox

      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.

      I'm using:

      Facelets: 1.1.2
      RichFaces: 3.2.0 RC2

      Please help!
      Thanks