On Fri, 16 Apr 2004 18:17:18 +0800, Hoi Chong <[EMAIL PROTECTED]> wrote:

Hi,
Windows "webfolders" have a bug where it try to use the "DAV displayname"
property
value in it's URI to access WebDAV resources.

You can use the Slide commandline client or DAVExplorer to access Slide
server /files
URI and see what the displayname property is set to.

If using Slide commandline client, the command is "propfindall files". If
using
DAVExplorer you should see the displayname property easily.

HTH.
[snip]
Trying to connect to the slide server from a windows system on the network
i get:


HTTP ERROR: 404 %2Ffiles+Not+Found

RequestURI=/files

[snip]


Thanks Hoi, that helped me work out the problem, it was actually a virtual server issue, I have virtual server set to 'localhost' (im using jetty rather than tomcat) so on the local system it was fine as i was using localhost in the uri, but on the windows system i used the IP number which didnt match the virtua server string!! So i just changed the virtual server string to the IP address now it all works (except for explicit localhost!)..

Doh...

--

[EMAIL PROTECTED]
<<<<<<<<<<<<<<<<<<<<<

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



Reply via email to