resource.proppatchMethod("/slide/files/node", new PropertyName("DAV:",WebdavResource.DISPLAYNAME), "Some fancy Name");
But when I retrieve the resource and call getDisplayName(), all I get is "node", not "Some fancy Name" like I'd expect.
I can see the correct property in the database with the right namespace (at least, the value has been changed from "node" to "Some fancy Name").
I'm using post 1.0.16 code, but it's a few months old ( I'm wary of all the changes being made in the CVS branch, especially with regards to the new ACL stuff).
K.C.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
