---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- Strange behaviour. On NT, if I include any zip or jar files as repositories in a zone.properties file, trying to run any servlet fails with a NullPointerException: java.lang.NullPointerException at java.io.File.<init>(Compiled Code) at org.apache.java.lang.AdaptiveClassLoader.getResourceAsStream(Compiled Code) at org.apache.jserv.JServServletManager.load_init(JServServletManager.java:550) at org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:488) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:266) at org.apache.jserv.JServConnection.run(JServConnection.java:188) at java.lang.Thread.run(Thread.java:466) Putting them in the wrapper.classpath property in jserv.properties works. But wrapper.classpath does not seem to handle comma separated items, each file needs to be specified on a separate line. I'm using Apache 1.3.11, JServ 1.1 and JDK 1.1.8 _________________________________________________________________________ Adrian Riley, Senior Developer, Fretwell Downing Informatics The Portergate, 257 Ecclesall Road, Sheffield, S11 8NX Phone: +44 (0)114 2816040 (Switchboard), +44 (0)114 2816473 (Direct) Fax: +44 (0)114 2816041 -- -------------------------------------------------------------- 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]