Hi All, I thought it's better to keep you all updated about what i'm doing. I've finally managed to free myself from academics and now i'm working on WebDAV interface.
* I have gone through Ludovic's sample XWikiWebDAV implementation and except for few parts now i understand the code base and what i need to do. And i should mention that this sample implementation was very useful, i would have lost otherwise ;) * I've put up an eclipse project with WTP (Web Tools Platform) support which let me test the DAV implementation easily. Also, using M2Eclipse i have created a pom as well. * Currently, with a back-end xwiki database, i can test the DAV interface via nautilus (linux file explorer) embedded WebDAV client. Only browsing is functional at this point. * I would like to commit this test framework (currently it doesn't have any of my own code) into sandbox along with a README file so that anyone can test it. But i need instructions on how to do it. Please feel free to make comments and suggestions. I'm really sorry this mail took so long, i was bit busy. Thank you all. - Asiri _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

