After upgrading my JRun 2.3.2 build1 to build 152
I get this message when I try to run/compile a new .jsp page:
javax.servlet.ServletException: This version of JSP does not support
compilation.
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.(Compiled Code)
at java.lang.Exception.(Compiled Code)
at javax.servlet.ServletException.(ServletException.java:68)
at
com.livesoftware.jrun.plugins.jsp.JSPCore.getCheckable(JSPCore.java)
at com.livesoftware.jrun.plugins.jsp.JSPCore.getPage(JSPCore.java)
at com.livesoftware.jrun.plugins.jsp.JSP.callPage(JSP.java)
at com.livesoftware.jrun.plugins.jsp.JSP.service(JSP.java)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at com.livesoftware.jrun.JRun.runServlet(Compiled Code)
at
com.livesoftware.jrun.JRunGeneric.handleConnection(JRunGeneric.java)
at
com.livesoftware.jrun.JRunGeneric.handleProxyConnection(JRunGeneric.java)
at
com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleRequest(JRunProxyServiceHandler.java)
at com.livesoftware.jrun.service.ThreadConfigHandler.run(Compiled
Code)
Why?
Anybody who knows anything?
It all worked fine whit build 1.
/Magnus
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".