Hello all, I need to move resources from one location to another with the Hippo Repository Java Adapter. I am using the CMSService that basically wraps the WebdavService. The MOVE method does not seem to be supported (neither does the COPY method).
Because this seems basic functionality I was wondering if I was over looking things? Also because the repository supports the MOVE method. Of course I can PUT and DELETE but than I have to implemented my own atomic transaction whereas the repository would do this for me with the MOVE method. My question basically is how I should move a resource with the Hippo Repository Java Adapter. Any pointers anyone? -- Æde _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
