0 Replies Latest reply on Aug 23, 2007 1:23 PM by *ninho*

    Problem with new release richfaces-ui-3.1.0-rc3 with Facelet

      Hello, I'm facing a problem with facelets + richfaces-ui-3.1.0-rc3, I tested the new release with JSP page and it's great,
      but with facelets occur an error "A4J.AJAX has no properties onclick(click clientX=0, clientY=0)",
      using a simple button "<a4j:commandButton id="btn" value="test" action="#{testBean.action}" reRender="form" status="wait" />".

      somebody knows what is the problem?

      Thank's