Dear All, I am attempting to install GnuJSP onto Apache JServ 1.1 on my Windows NT Workstation. Using the instructions on your install file (http://www.klomp.org/gnujsp/INSTALL.apache) I have attempted to run a simple JSP page but when I do I get an exception stack trace (see attached). The JServ log files report strange messages, saying that 'Can't find resource for base name org.gjt.jsp.prop.JspMsgRes, locale en_US'. What does this mean and what am I doing wrong. Yours gratefully... -- Ricardo Gladwell, Web Developer Demon Internet, Westhumble House, Dorking Business Park, Dorking. RH4 1HJ Tel: +44 (0)1306 732 356
M025 /index.jsp: java.lang.AbstractMethodError: org/apache/jserv/JServContext.getResource at org.gjt.jsp.JspServlet$Page.getResourceImpl(JspServlet.java:684) at org.gjt.jsp.JspServlet$Page.needToRecompile(JspServlet.java, Compiled Code) at org.gjt.jsp.JspServlet$Page.process(JspServlet.java, Compiled Code) at org.gjt.jsp.JspServlet.service(JspServlet.java:284) at javax.servlet.http.HttpServlet.service(HttpServlet.java:840) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:314) at org.apache.jserv.JServConnection.run(JServConnection.java:188) at java.lang.Thread.run(Thread.java:479)
Attachment:
jserv.log
Description: Binary data