----------------------------------------------------------------
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!!!
----------------------------------------------------------------
It does indeed work with the repositories in disparate places, I have mine
in individual home directories for each servlet instance.
Make sure that whatever user apache is running as (usually nobody) has the
right permissions to read the servlets folders.
Thanks,
John Stotler
Eutectics Corporation
http://www.SocratEase.com
-----Original Message-----
From: Ben Ricker [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 29, 2000 10:59 AM
To: Java Apache Users
Subject: Repositories must be in Apache's tree?
----------------------------------------------------------------
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]
--
--------------------------------------------------------------
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]