[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

no "scratchdir" (NT/gnujsp1.0/Apache 1.3.6)


Running Windows NT, gnujsp10cvs-snap-19991010-2135.zip, Apache 1.3.6
with
mod_jserv (don't know the exact version number)

jserv.properties has these lines:

   wrapper.classpath=C:\Program Files\Apache Group\Apache
JServ\ApacheJServ.jar
   wrapper.classpath=C:\jsdk2.0\lib\jsdk.jar
   zones=root
   root.properties=C:\Program Files\Apache Group\Apache
JServ\conf\zone.properties

mod_jserv.conf has these lines:

   ApJServMount /servlets /root
   ApJServAction .jsp /servlets/gnujsp

zones.properties says:

   repositories=C:\Program Files\Apache Group\Apache JServ\servlets
   repositories=C:\Program Files\Apache Group\Apache
JServ\gnujsp10cvs.jar
   repositories=C:\Program Files\Apache Group\Apache
Jserv\servlet-2.0-plus.jar
   servlets.startup=org.gjt.jsp.JspServlet
   servlet.gnujsp.code=org.gjt.jsp.JspServlet
   servlet.gnujsp.initArgs=scratchdir=C:\Program Files\Apache
Group\Apache JServ\jsp_dir


The directory jsp_dir does exist in the location advertised above.
Normal servlets work fine. When I try to get to a file "test.jsp" in my
/servlets directory, I get this error in mod_jserv.log

   [12/10/1999 10:33:57:454] (ERROR) ajp11: Servlet Error:
Initialization error while loading the servlet: gnujsp: missing init
parameter : "scratchdir", 1
   [12/10/1999 10:33:57:454] (ERROR) an error returned handling request
via protocol "ajpv11"

What am I doing wrong?
---
J. David Eisenberg
http://www.best.com/~nessus/