DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21948>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21948

PropertyTest.Test5 failing -trying to connect?





------- Additional Comments From [EMAIL PROTECTED]  2003-07-30 17:59 -------
On Windows, a local path (e.g. C:\WinNT) must have 3 forward slashes as Stefan 
indicates, i.e. file:///WinNT. A UNC path on the other hand (e.g. 
\\MyServer\Public) should have two, i.e. file://MyServer/Public.

On Unix, it's simply the usual path, the file: prefixed:
file:/etc/init.d/
file:/net/MyServer/Public (assuming MyServer is visible from both Windows and 
Unix)

And of course, it's preferrable to always use forward slashes in URLs. --DD

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

Reply via email to