3 Replies Latest reply on Dec 31, 2008 12:37 PM by realsantino

    Problem of upgrading from RF-3.1.4 GA to RF-3.2.2 GA

    realsantino

      Hey guys,
      need your help:
      I just upgrade my project from 3.1.4 to 3.2.2, but some exceptions threw out when I try to run my project (run well at RF-3.1.4 GA), here is error messages:

      java.lang.NoSuchMethodError: org.richfaces.taglib.PanelTag.setStyleClass(Ljava/lang/String;)V
      at org.apache.jsp.Login_jsp._jspx_meth_rich_005fpanel_005f0(Login_jsp.java:376)
      at org.apache.jsp.Login_jsp._jspx_meth_h_005fpanelGrid_005f1(Login_jsp.java:334)
      at org.apache.jsp.Login_jsp._jspx_meth_h_005fform_005f0(Login_jsp.java:225)
      at org.apache.jsp.Login_jsp._jspx_meth_f_005fview_005f0(Login_jsp.java:180)
      at org.apache.jsp.Login_jsp._jspService(Login_jsp.java:142)
      at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
      at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
      at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
      at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
      executePhase(RENDER_RESPONSE 6,com.sun.faces.context.FacesContextImpl@199d8) threw exception
      javax.faces.FacesException: org.apache.jasper.JasperException: javax.servlet.ServletException: java.lang.NoSuchMethodError: org.richfaces.taglib.PanelTag.setStyleClass(Ljava/lang/String;)V