----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi,
I just tried installing gnujsp on my winnt box running Apache 1.3.12 and
JServ 1.1. When I tried to hit the sample jsp page I get the following
error:
java.lang.NullPointerException
at
org.apache.jserv.JServServletManager.checkReload(JServServletManager.
java:408)
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:
255)
at
org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:466)
java.lang.NullPointerException:
at
org.apache.jserv.JServServletManager.checkReload(JServServletManager.
java:408)
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:
255)
at
org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:466)
This looks like a problem with the JServ code. Does anybody know what
would cause this?
Thanks,
James
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]