----------------------------------------------------------------
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!!!
----------------------------------------------------------------
I am trying to setup a development test environment on Linux Redhat
using Apache 1.3.12, Jserv 1.1.2, and Blackdown 1.2.2rc4 JVM.
I wanted to have each programmer's servlets in their $HOME/servlets and
have each repository map to the path /home/username/servlets. However,
in the jserv.log, I get an IllegalArgumentException: Repository does not
exist. When I moved the servlets into the $APACHEHOME/servlets/username
and change the repository, the servlets work.
Is it the case that the servlets must be in the $APACHEHOME? I have the
zone mounted as follows:
/username /username
Is there something I am missing?
Ben Ricker
Web Administrator
US-Rx, Inc.
--
--------------------------------------------------------------
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]