0 Replies Latest reply on Feb 21, 2008 5:22 PM by matt_lc

    java.lang.VerifyError with Seam2 and RichFaces3.1.4

    matt_lc

      Hi !

      Here is what I get when upgrading my seam2 webapp to RichFaces3.1.4 :

      java.lang.VerifyError: (class: org/richfaces/renderkit/DraggableRendererContributor, method: decode signature: (Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;Lorg/richfaces/renderkit/CompositeRenderer;)V) Incompatible argument to function


      I changed my web.xml like it is said in the documentation and copied the 3 new files after having deleted the others.

      I run Jboss AS 4.2 and I've generated my app with jboss studio developper.

      If you want to see my web.xml... It's exaclty the same as the one in the documentation.

      Could it be a compatibility problem with my other libs ? (I didn't added or changed anything since I generated my project)

      please !! I absolutly want to integrate the so sexy contextual menu... :p

      Tks !