0 Replies Latest reply on Mar 24, 2006 4:19 AM by ruchir.shah

    Tag Library error

    ruchir.shah

      Hi,
      I had my application running on JBoss 3.2.3

      When i try to deploy same ear on JBoss 4.0.2SP1 i get folloing error:

      org.apache.jasper.JasperException: Unable to compile class for JSP

      Generated servlet error:
      The method _jspx_meth_itshop_compareValues_0(JspTag, PageContext) in the type welcome_jsp is not applicable for the arguments (ResultSetTag, PageContext)


      Tag entries in TLD are proper and also tld is registered in web.xml

      Pls help.
      Thanks.