You should read tomcat-dev, this has already been discussed.
http://www.mail-archive.com/tomcat-dev%40jakarta.apache.org/msg33193.html
rls
Gareth Cronin <[EMAIL PROTECTED]>
09/17/2002 07:19 PM
Please respond to "Tomcat Users List"
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject: Mapped network drives fail with Document base does not exist
or i s
not a readable directory
OK... this is getting very frustrating. Under Tomcat 4.0.1 I have no
problem
with the following context:
<Context path="/jtss" docBase="j:/projects/personal/garethc/JtssWebApp"
debug="0" reloadable="true"/>
Where J: is a mapped network drive, and the directory in question is the
base of a webapp, with the WEB-INF directory etc.
This fails under Tomcat 4.1.0 with:
"Document base j:\projects\personal\garethc\JtssWebApp does not exist or
is
not a readable directory"
So I tried mapping just docbase=c:/ and then docbase=j:/.
c:/ works, j:/ doesn't.
So I set the privileged attribute = "true", j:/ works momentarily but then
fails on the next Tomcat restart.
What has changed? Why does the first example no longer work?
TIA,
Gareth.
---------------------------------------------
Gareth Cronin
Analyst/Programmer
Kiwiplan NZ Ltd: http://www.kiwiplan.com
Ph (64 9) 2727622 x854
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>