Hi Devs,
I managed to pave my way into jackrabbit-webdav module (I was able to put up
a simple WebDav server using jackrabbit-webdav)
This was made difficult by the fact that i couldn't find any documentation
on jackrabbit-webdav (except for the javadoc on source).
I would appreciate if you have any information on following issues,
* Any other viable WebDav server libraries ?
* Any other source of documentation for jackrabbit-webdav (except for
javadocs, RFC 2518 and RFC 2068 ) ?
* Where are we going to put xwiki-webdav on the xwiki source tree ?
(xwiki-platform-web / xwiki-webdav is my guess)
* I'm little uncertain about handling authentication in webdav interface,
any ideas ? ( it is not specified in
http://dev.xwiki.org/xwiki/bin/view/Design/WebDAVService )
Please provide any other valuable information / guidance that could help me.
Thanks.
- Asiri