0 Replies Latest reply on Jul 27, 2005 10:16 AM by anup_chandran

    compatibility problems in jboss 4.0.1.sp (using struts frame

    anup_chandran

      I have created a web-application in sturts 1.2 on jboss 3.2.2 and this works fine , but when the same war file is deployed in jboss 4.0.1sp
      it throws errors 500.As follows ,

      hope you will help us

      anup_chandran



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

      Generated servlet error:

      d:\jboss-4.0.1sp1\server\default\work\jboss.web\localhost\test1\org\apache\jsp\jsp\login\login_jsp.java:397: _jspx_meth_html_img_1(javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.PageContext) in org.apache.jsp.jsp.login.login_jsp cannot be applied to (org.apache.struts.taglib.html.FormTag,javax.servlet.jsp.PageContext)
      if (_jspx_meth_html_img_1(_jspx_th_html_form_0, _jspx_page_context))
      ^


      Generated servlet error:
      D:\jboss-4.0.1sp1\server\default\work\jboss.web\localhost\test1\org\apache\jsp\jsp\login\login_jsp.java:401: _jspx_meth_html_img_2(javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.PageContext) in org.apache.jsp.jsp.login.login_jsp cannot be applied to (org.apache.struts.taglib.html.FormTag,javax.servlet.jsp.PageContext)
      if (_jspx_meth_html_img_2(_jspx_th_html_form_0, _jspx_page_context))
      ^


      Generated servlet error:
      D:\jboss-4.0.1sp1\server\default\work\jboss.web\localhost\test1\org\apache\jsp\jsp\login\login_jsp.java:407: _jspx_meth_bean_message_7(javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.PageContext) in org.apache.jsp.jsp.login.login_jsp cannot be applied to (org.apache.struts.taglib.html.FormTag,javax.servlet.jsp.PageContext)
      if (_jspx_meth_bean_message_7(_jspx_th_html_form_0, _jspx_page_context))
      ^


      Generated servlet error:
      D:\jboss-4.0.1sp1\server\default\work\jboss.web\localhost\test1\org\apache\jsp\jsp\login\login_jsp.java:413: _jspx_meth_html_errors_0(javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.PageContext) in org.apache.jsp.jsp.login.login_jsp cannot be applied to (org.apache.struts.taglib.html.FormTag,javax.servlet.jsp.PageContext)
      if (_jspx_meth_html_errors_0(_jspx_th_html_form_0, _jspx_page_context))
      ^