Hello, While investigation the DASL query functionlaity of the Hippo Reository Java adapter WebdavService.fetchCollection(DocumentPath, String) my local Hippo Repository reported NullPointerExceptions. These NPE's were reported back to me as HTTP 500 responses. The NPE's where gone when I replaced commond-httpclient-3.0.1.jar with commons-httpclient-2.0.2.jar. Is the hippo-respository-webdav-client compatible with commons-httpclient-3.0.1.jar? If so could you give me some directions for getting things work. If not when will it be?
I used the code that I got after a checkout from "* https://svn.hippocms.org/repos/hippo/hippo-samples/jsf-repository-browser/tags/Release_JSF_BROWSER_1.07.00<https://svn.hippocms.org/repos/hippo/hippo-samples/jsf-repository-browser/tags/Release_JSF_BROWSER_1.07.00%27> *". I imported the sources files into an Eclipse Dynamic Web project and added the following jar's to the WEB-INF\lib directory. commons-beanutils-1.7.0.jar commons-codec-1.3.jar commons-digester-1.8.jar commons-fileupload-1.1.1.jar commons-httpclient-2.0.2.jar commons-lang-2.3.jar hippo-repository-adapter-api-2.09.00.jar hippo-repository-webdav-client-2.09.00.jar jibx-run-1.1.jar log4j-1.2.14.jar myfaces-api-1.1.4.jar myfaces-impl-1.1.4.jar slf4j-api-1.5.2.jar slf4j-simple-1.5.2.jar slide-webdavlib-2.1.jar tomahawk-1.1.6.jar tomahawk-facelets-1.1.3.jar xpp3-1.1.3.3.jar The application works fine when running it under Tomcat 5.0.0.28 ******************************************** Hippocms-dev: Hippo CMS development public mailinglist
