1 Reply Latest reply on Mar 2, 2005 12:32 PM by ruddy

    jboss 3.2.5 and gentoo 2.4.26

    ruddy

      I just have installes JBoss on my Gentoo server. JBoss start well. But using web-console, I get the following error:

      21:17:09,874 ERROR [Engine] StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception
      java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagAttributeInfo.<init>(Ljava/lang/String;ZLjava/lang/String;ZZ)V
       at org.apache.jasper.compiler.TagLibraryInfoImpl.createAttribute(TagLibraryInfoImpl.java:568)
       at org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo(TagLibraryInfoImpl.java:401)

      It seems that somethnig is going wrong with th ServerInfo.jsp file. I have no idea about the problem. Need help !!!

        • 1. Re: jboss 3.2.5 and gentoo 2.4.26
          ruddy

          I have install JBoss 3.2.6 on Mdk 10.1. The web-console application make my web browser crash. I don't get any information in the log file. I have installl JBoss using the tar file with source code. Then move the output to /opt/j oss-3.2.6. And start JBoss using the run.sh file.