Hi all, Currently I am trying to access content from the repository in JSF pages of our application. For this I try to use the hippo-site-toolkit. The example of that toolkit has worked fine with our content. However when trying to fetch content from the application through the toolkit the repository gives the following response:
ERROR [webdav] Server response is not valid, HTTP response code is 400 (PROPFIND: /default/files/default.preview/FAQ.xml) The file FAQ.xml does exist and to access the repository the same configuration, login data is used as used in the example. Unfortunately the logs of the repository don't provide more information regarding the reason of this. Apparently this response code means that the request was semantically incorrect, but that does not make much sense since the same jars are used as those from the example. So it is not much to go on, but if anyone has some clue/hint or tip on how to go about to tackle this problem it would be greatly appreciated. Also information regarding how to get more data out of the repository of why I get this reponse of WebDAV would also be usefull. I already tried to set the webdav log level in logkit.xconf to DEBUG. ******************************************** 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
