0 Replies Latest reply on Jan 29, 2010 9:49 AM by tharanath_g1

    problem in deployment of jboss EAP 4.2

      Hi,

       

        i want to migarate from jboos 4.05 GA to jboss 4.2 EAP . when i place the war file in server/production/deploy and start the server. The server starts but if i try to hit url its showing server not found. The file in production/work(extracted file) does not have any files. which are there in jboss 4.0.5 GA

       

       

      if i deploy the war folder in server/default/deploy then i am getting

       

             19:46:17,734 INFO  [STDOUT] 19:46:17,734 ERROR [[dispatcher]] Servlet.service() for servlet dispatcher threw exception
      org.apache.jasper.JasperException: Unable to compile class for JSP:

      An error occurred at line: 22 in the generated java file
      The method getJspApplicationContext(ServletContext) is undefined for the type JspFactory

      Stacktrace:
              at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)

       

      when i hit the url

       

      Can you please help me in this regard.

       

      Thank you.