Working on a solution that has utilised Slide in the past, I'd been testing with org.apache.jackrabbit.j2ee.SimpleWebdavServlet in the jackrabbit webapp and it's been fine for managing the resources over WebDAV as if they were files and folders. I've now hit limitations with trying to access information about Versions and ACLs over WebDAV and was hoping to get advice ...
The org.apache.jackrabbit.j2ee.JCRWebdavServerServlet seems to expose the full details of the resources but not in the way I'd expect - eg can't seem to get the content via GET file_path or GET file_path/jcr:content. Is the idea that developers use SimpleWebdavServlet & JCRWebdavServerServlet as the basis for building their own implementation to their requirements (extending AbstractWebdavServlet?). thanks -- Kevin Jansz [email protected] Level 7, 10-16 Queen Street, Melbourne 3000 Australia Tel +61 3 9621 2773 | Fax +61 3 9621 2776 Exari Systems Boston | London | Melbourne | Munich www.exari.com Test drive our software online - www.exari.com/demo-trial.html Read our blog on document assembly - blog.exari.com
