Am Fre, 2002-03-15 um 15.32 schrieb Steven Noels:
> Jan Metzner wrote:
> 
> > > I was able to connect to the Webdav implementation using
> > webdavexplorer
> > > and xmlspy - cool. The Web Folders facility inside IE (6) however
> > > doesn't work :-(
> > I have tested it in IE 5 and it works.
> > Can you send me more information about this?
> > When i have time, i will try to find the problem!
> 
> sorry, I know I was pretty terse in my previous mail... (late in the
> evening)
> 
> problem:
> 
> - I can connect through HTTP GET & PUT using XMLSpy, and list the
> content of a collection (Webdav) (way cool - screenshot attached)
> - same with a pure webdav client - webdavexplorer, seeing relevant
> webdav debug messages on my catalina stdout
> - when connecting using IE6, I see nothing webdavlike on the
> serverconsole
> - when trying to connect using webfolders to the webdav implementation
> inside tomcat4, everything works fine
> - when putting the TCPMonitor on top of that (comes with Axis - pretty
> neat), I see the request to http://localhost:9090/webdav/ is different
> then the one sent to http://localhost:9090/xincon/db, even though I
> indicate on both requests the resource should be opened as a
> webfolder...
> 
> Hm - strange IE behaviour, I suspect.
very strange!
the requests can be different because the tomcat webdav server is webdav
level 2 and xincon is only level 1 (locking is not supported), but this
should be no problem.
can you send me both requests?

Jan

Reply via email to