----------------------------------------------------------------
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!!!
----------------------------------------------------------------
[WinNT 4.0, Apache 1.3, Jserv 1.0]
Summary: Servlets work when classpath specified in jserv.properties via
'wrapper.classpath', but not when specified in zone file via 'repositories'.
I am trying to use multiple zones. However, my servlets are not found (HTTP
404). Each zone has the classpath set via the repositories command, but that
doesn't work. However, if I add the classpath to the jserv.properties file
using 'wrapper.classpath=...', then everything works. In fact, I can remove
the repository from the zone file and everything still works.
Ironically, these classes get reloaded automatically, even thow
jserv.properties says classes specified via wrapper.classpath will NOT
reload.
I've perused the FAQ and did not find an answer.
thanks,
David
--
--------------------------------------------------------------
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]