Re: Problem with gnujsp

2000-07-13 Thread Stefan Gybas
Romain Ramanantsiarovana wrote: > java.lang.AbstractMethodError: org/apache/jserv/JServContext.getResource Are you using Kaffe? If so, please try with Blackdown's or IBM's JDK (they both work fine here). Do the exmaples in then gnujsp package (http://localhost/doc/gnujsp/examples/) work? -- St

Re: Problem with gnujsp

2000-07-13 Thread Stefan Gybas
Romain Ramanantsiarovana wrote: > java.lang.AbstractMethodError: org/apache/jserv/JServContext.getResource Are you using Kaffe? If so, please try with Blackdown's or IBM's JDK (they both work fine here). Do the exmaples in then gnujsp package (http://localhost/doc/gnujsp/examples/) work? -- S

Problem with gnujsp

2000-07-13 Thread Romain Ramanantsiarovana
Hi. I've just installed gnujsp (1.0.0-3) and I've got the following exception : Exception while servicing request for /doc/gnujsp/examples/date.jsp: java.lang.AbstractMethodError: org/apache/jserv/JServContext.getResource at org.gjt.jsp.JspServlet$Page.getResourceImpl(JspServlet.java:684

Problem with gnujsp

2000-07-13 Thread Romain Ramanantsiarovana
Hi. I've just installed gnujsp (1.0.0-3) and I've got the following exception : Exception while servicing request for /doc/gnujsp/examples/date.jsp: java.lang.AbstractMethodError: org/apache/jserv/JServContext.getResource at org.gjt.jsp.JspServlet$Page.getResourceImpl(JspServlet.java:68