Hi Ritu, please post a trace (tcpmon, ethereal, ...) of the session. Btw., are you using Slide 2.1-beta1?
Ingo > I have a slide deployment running on WebSphere with Oracle Store. I see an > odd behavior with getChildResources of a Collection: the collection itself > appears as one of its children. The same store when connected via JBoss or > WebLogic works fine. Could someone please help? > I read mail trail on similar issue with WebFolder on XP. But the cause there > was different: > http://www.greenbytes.de/tech/webdav/webfolder-client-list.html#issue-folder > -mismatch > > I am not connecting to slide on port 80. I connect to it directly on the app > server's port, which in case of websphere is 9080. > HttpURL hrl = new HttpURL(username, > password, "mymachine", 9080, "/slide/"); > WebdavResource wdr = new > WebdavResource(hrl); > > > If anyone could give me any hints... it would be great. > > Thanks, > Ritu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
