1 Reply Latest reply on Aug 8, 2011 6:29 PM by peterj

    Instal jboss 5 over linux redhat

    fabiola.reveron

      I need to instal jboss 5  jrockit 1.6, over linux redhat but now i have to problems with compilation jsp

       

       

      2011-08-08 15:35:03,725 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/Segven].[jsp]] (http-127.0.0.1-8082-6) El Servlet.service() para servlet jsp lanzó una excepción

      org.apache.jasper.JasperException: /C0910P0010.jsp(1057,62) El valor de atributo session.getAttribute("usercode")!=null? session.getAttribute("usercode").toString() : "" está entrecomillado con " que debe de usar escape al usarse dentro del valor

      at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)

      at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)

      at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:198)

      at org.apache.jasper.compiler.Parser.parseQuoted(Parser.java:299)

      at org.apache.jasper.compiler.Parser.parseAttributeValue(Parser.java:249)

        • 1. Re: Instal jboss 5 over linux redhat
          peterj

          Please do not post screen shots. Instead, copy and paste the text of the console log (full exception stack trace is best) to your post. And make sure you post the first exception stack trace if there are multiple excpetions. It also helps to post the relevant source file(s) from your code.

           

          Oh, and welcome ot the JBoss Community!