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]