Hi,
My JRun 3 doesnt function at all with JSP.
Whenever a jsp pages is requested, JRun returns an error:
Type HttpServletRequest was not found.
This happen even to the Demo pages included with JRun itself.
What could be wrong? Please help.
The following are the full error message:
500 Internal Server Error
/demo/jsp/index.jsp:
javax.servlet.ServletException: Compilation error occured:
allaire.jrun.scripting.DefaultCFE:
Errors reported by
compiler:C:/JRun/servers/default/demo-app/WEB-INF/jsp/jrun__jsp__index2ejspe
.java:18:29:18:46: Error: Type HttpServletRequest was not found.
C:/JRun/servers/default/demo-app/WEB-INF/jsp/jrun__jsp__index2ejspe.java:18:
57:18:75: Error: Type HttpServletResponse was not found.
at
allaire.jrun.scripting.JavaCompilerService.compile(JavaCompilerService.java:
122)
at allaire.jrun.jsp.JSPServlet.compilePage(JSPServlet.java:452)
at allaire.jrun.jsp.JSPServlet.createServlet(JSPServlet.java:393)
at allaire.jrun.jsp.JSPServlet.loadPage(JSPServlet.java:201)
at allaire.jrun.jsp.JSPServlet.service(JSPServlet.java:168)
at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java, Compiled Code)
at
allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.jav
a:88)
at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131)
at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330)
at allaire.jrun.jrpp.ProxyEndpoint.run(ProxyEndpoint.java:354)
at allaire.jrun.ThreadPool.run(ThreadPool.java, Compiled Code)
at allaire.jrun.WorkerThread.run(WorkerThread.java, Compiled Code)
thanks in advance.
regards
Luke
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.