On Fri, 4 Mar 2005 15:51:18 -0600, Randy Paries
<[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I have the unfortunate opportunity of having to set up tomcat on windoze
> (sorry I am a linux bigot)
> 
> I have this servlet that has to run a windows program. (that works fine)
> 
> I have to create a directory on a NFS mount.

>From memory no matter what you try a mapped drive won't work but I
believe if you use the UNC name ie. \\Server\Share and then run Tomcat
under an account that has Network privileges and access to that share
so LocalSystem won't be good enough.

Regards,
-- 
Jason Bainbridge
http://kde.org - [EMAIL PROTECTED]
Personal Site - http://jasonbainbridge.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to