Tomcat Service and Shared Drives?

2003-11-05 Thread Cook, Michael
Hello,   One of my SOAP applications needs to read in files on the disk. These files are located on a shared drive (K: in this case mapped to \\myserver\files). So, for example, the SOAP application may have to access a file called k:\data.txt.   I have noticed that, whenever I run Tomca

Re: Tomcat Service and Shared Drives?

2003-11-05 Thread Scott Nichol
When you run Tomcat as a service, you also assign it an account under which it will run. On Win2k, this shows up under the "Log In As" in the Services administration tool. That account must have permission to access the share in question. As to what drive mapping a service sees, I am not certa