3 Replies Latest reply on Apr 8, 2008 9:35 AM by mail.micke

    richfaces 3.2 with tomcat 6

    vogeljo

      i've run into trouble with updating richfaces from 3.1.4 to 3.2 in combination with tomcat 6.016 (though update works fine with jboss 4.2 and jetty 6.17)
      The errormessage always is:
      java.lang.NoSuchMethodError: org.ajax4jsf.taglib.html.jsp.AjaxCommandButton.setReRender(Ljava/lang/String;)V
      removing the incriminated CommandButton, the next ajax-component is affected (i suspect some interfering libraries in tomcat, but haven't found any yet)

      thanks in advance for any suggestions