0 Replies Latest reply on Apr 6, 2005 8:23 AM by ritusharma07

    how to deploy my application

    ritusharma07

      i have just installed jboss 4.0 and i have tomcat 5.0 version kindly tell me is it necessary to install ant software also....and how to deploy my application in jboss whether to deploy it in jmx_console or webconsole???
      i am really an amateur tring hard to get it!! kindly anyone help me out !!!
      also my tomcat is giving me hard time i have tomcat 5.0 version and jakarta-struts-1.2.4 are they compatable ??? although i can run my jsp and servlets on tomcat but i am unable to run my struts application !!
      it gives me error

      HTTP Status 500 -

      --------------------------------------------------------------------------------

      type Exception report

      message

      description The server encountered an internal error () that prevented it from fulfilling this request.

      exception

      javax.servlet.ServletException: javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZ)V
      org.apache.jasper.servlet.JspServlet.service(JspServlet.java:256)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:853)


      root cause

      java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZ)V
      org.apache.jasper.compiler.TagLibraryInfoImpl.createAttribute(TagLibraryInfoImpl.java:588)
      org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo(TagLibraryInfoImpl.java:435)
      org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD(TagLibraryInfoImpl.java:291)
      org.apache.jasper.compiler.TagLibraryInfoImpl.(TagLibraryInfoImpl.java:205)
      org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:458)
      org.apache.jasper.compiler.Parser.parseDirective(Parser.java:523)
      org.apache.jasper.compiler.Parser.parseElements(Parser.java:1577)
      org.apache.jasper.compiler.Parser.parse(Parser.java:171)
      org.apache.jasper.compiler.ParserController.doParse(ParserController.java:258)
      org.apache.jasper.compiler.ParserController.parse(ParserController.java:139)
      org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:237)
      org.apache.jasper.compiler.Compiler.compile(Compiler.java:456)
      org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
      org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:553)
      org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:291)
      org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
      org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:853)


      note The full stack trace of the root cause is available in the Tomcat logs.


      --------------------------------------------------------------------------------

      Apache Tomcat/5.0.19