This should work for you:

wdResource.mkcolMethod("/slide/files/images");

I think you should ignore the wdresource path in this case and start at the root. My wd root is http://localhost:8080/slide and I still have to mkcol with the fullpath.

Roy Russo
JBoss Portal Developer

----- Original Message ----- From: "Garret Wilson" <[EMAIL PROTECTED]>
To: "Slide Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, December 17, 2004 7:44 PM
Subject: how do I get WebdavResource.mkcolMethod() to work?



I have a WebdavResource representing "http://www.example.com/base/";.

I execute webdavresource.mkColMethod("test/"), which returns false.

I execute webdavresource.mkColMethod("test"), which returns false as well.

What am I doing wrong? I'm using Tomcat 5.5.4 with the Tomcat WebDAV servlet.

Garret

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





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



Reply via email to