I am runnig linux Redhat 6.0 and statically compiled Apache 1.3.11 + mod_jserv
1.1
I am running it in manual mode.

Although http://localhost/jserv/ runs OK, every "external" servlet like
http://localhost/servlet/Hello and http://localhost/servlet/IsItWorking throw
Exception:

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)

I have tried IBM java 1.1.8 and BlackDown JRE 1.1.6. with same result.
What I am doing wrong?

Martin Kuzela



--
----------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to