I have to apologize, it seems there is no need for bugzillas and patches. It looks like problem is somewhere out of Tomcat source. I tried to set docBase with UNC names in both Host and Context, and encountered only one problem: Russian language in names. (the fix if you care is set <?xml ... encoding="..."?> appropriately) Try to check your config and logs.
----- Original Message ----- From: "Anton Brazhnyk" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, January 17, 2002 12:12 PM Subject: Re: Windows UNC path problem in document location > Hi Dantam, > > Currently I am using this option only and I want replace drive mappings with > > UNC path, as I am running tomcat as service and at the time of starting the > > service, no drives are mapped. I can avoid this problem by using UNC path. > > > > I see. > Well, I tried FileReader with UNC names. It works! > You possibly could look at bugzilla and if there isn't such bug > then you have two options. Register it as a bug and wait for > someone's fix, or try to make it by yourself. > > I'm considering trying it with the patch, but all my servers are > under Linux. > > > Thanks, > > Sreedhar > > > > > > This message uses a character set that is not supported by the Internet > > Service. To view the original message content, open the attached message. > > If the text doesn't display correctly, save the attachment to disk, and then > > open it using a viewer that can display the original character set. > > > Ooops, does this one have invalid encoding too? > > Anton. > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
