---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- SUNOS 5.7 Apache v1.3.12 Jserv 1.1 I am trying to run the simple example to get servlets working. In my apache error log I get the following when trying to run http://localhost/servlet/IsItWorking: 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:479) There is no other logging in jserv.log etc. Just this. Anyhelp is appreciated. -allen- -- -------------------------------------------------------------- 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]
