Hi! Yes, it´s running as a service and it´s logging on as Local System account. But I'm not sure how/where to give this account rights? I'm also not sure how to specify the local machine on the share, on the LaCie disc I'm only able to define 'generic' users, no machine specific stuff (like Admin/xxxxx as id/pwd).
Thanks Svante -----Original Message----- From: JT Neville [mailto:[EMAIL PROTECTED] Sent: den 13 december 2005 22:29 To: 'Tomcat Users List' Subject: RE: Specifying an appBase on a shared disc Just give whatever account the service is executing on "run as a service" rights as well as specifying the local machine on the share with the correct rights. -----Original Message----- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 13, 2005 1:18 PM To: Tomcat Users List Subject: RE: Specifying an appBase on a shared disc > From: Svante Kumlien [mailto:[EMAIL PROTECTED] > Subject: Specifying an appBase on a shared disc > > Bought a network disc yesteraday (LaCie 500Gb), connected it to my > network and thought I could put my tiny jsp-based site there. I mapped > the disc to w:\ and started to fiddle with my server.xml. > > I get a nasty "java.lang.IllegalArgumentException: Document base > w:\webapps does not exist or is not a readable directory" Are you running Tomcat as a service? If so, it won't be able to access network drives, since those are associated specifically with your Windows account. Don't know if there's a way to do a permanent mount for all users, including whatever account Tomcat is running under. You might be able to do it with a UNC name rather than a drive letter, but I haven't tried it. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]