[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Upgrading from 4.0.4 to 4.2.2
ssinger
do-not-reply at jboss.com
Fri Jul 18 13:39:35 EDT 2008
Thanks. As you mentioned, I'm getting errors all over the place with y Web Services. But more concerning is I can't even get a JSP to compile on 4.2.2. Obviously, it works fine in 4.0.4GA and has nothing to do with the services. Just a plan old JSP. The error is:
org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 36 in the generated java file
The method getJspApplicationContext(ServletContext) is undefined for the type JspFactory
Stacktrace:
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:415)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:308)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:286)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:273)
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:566)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:316)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:336)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165396#4165396
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165396
More information about the jboss-user
mailing list