Dear all,
To start, I am using Tomcat 5.5.12 on Windows XP Pro.
I've been trying to configure Tomcat to read a document base on a
network drive. However, I am seeing in the logs the error:
java.lang.IllegalArgumentException: Document base M:\workspace\ir8\web
does not exist or is not readable
The document base works fine if I copy it to a local drive and alter
Tomcat's configuration accordingly. However, I really need to do
development on the network drive rather than a local drive.
My domain user account has full permissions to this drive, and the path
exists so I figured that I needed to get the service to run as myself
(with the appropriate user policies). Therefore, I have tried the
following:
- set the Tomcat service to run as my domain user account
- give my domain user account: logon as service, act as part of the
operating system and replace a process level token privileges
I have seen hints to this on many web sites (and it seems to make
sense). Unfortunately, I am having no joy, and the error message persists.
Ideas?
--
Nige.
URL: http://www.matrix-data.co.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]