0 Replies Latest reply on May 19, 2005 6:07 PM by mchittim

    Jboss 4.0.2 - tag libs

    mchittim

      Tryied to deploy a .ear with a .war file in it. The .war file contains .jsp bunch of tag libs web-inf directory.

      Application deploys fine with out any errors., but when we try to access .jsp which reference tag lib insides can't be compiled and gives an error
      16:33:47,081 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
      org.apache.jasper.JasperException: Unable to compile class for JSP

      Generated servlet error:
      The method _jspx_meth_cleanup_create_0(JspTag, PageContext) in the type cleanup_jsp is not applicable for the arguments (XAFo

      Generated servlet error:

      Please can you shed some light on this topic, how can i get this working.

      same .ear file works fine under jboss3.2.3