Re: Error starting static Resources, With Network drive

2008-04-09 Thread Ashish Kulkarni
Hi I did try docBase as //mydrive/test/myproject/WebRoot where k drive is mapped to //mydrive/test, but i still get the same error Is there a specific way to define UNC path in docbase? Ashish On 4/9/08, Mark Thomas <[EMAIL PROTECTED]> wrote: > > Ashish Kulkarni wrote: > > > What may be the reason

Re: Error starting static Resources, With Network drive

2008-04-09 Thread Mark Thomas
Ashish Kulkarni wrote: What may be the reason, is it possible to do so or not?# http://wiki.apache.org/tomcat/FAQ/Windows - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For a

Error starting static Resources, With Network drive

2008-04-09 Thread Ashish Kulkarni
Hi I am running tomcat on Windows XP, i have mapped a network drive to this PC running Tomcat. Under \conf\Catalina\localhost i created a xml file for specifying document root This XML file contains following code WhereK:\\myproject\WebRoot\\ is the network drive, I am getting following error w