If you run Tomcat as a service you proberly don't have the same set of shares as an 
logged in user.

/Klas

-----Original Message-----
From: Gabriel Gajdos [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 09, 2002 9:11 AM
To: Tomcat Users List
Subject: Re: Accessing Mapped Drives


| What permissions do I need to setup for Tomcat to be able to access
| shared network drives on win2k?  I'm able to access shares through an
| IDE of course, but Tomcat returns null for all io calls to these mapped
| drives.

Tomcat (or its JVM) has nothing to do with accessing some parts of filesystem
(such as mapped drives).

| If anyone has accomplished this or can point me in the right direction,
| I would be much obliged :-)

I would recommend to check the user access rights for the user the Tomcat runs
for. For testing purposes you can temporary change the user to Administrator
and see if the problem persists.
May be that the drive is not mapped correctly for Tomcat's user.

GG


--
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]>

Reply via email to