WebDAV support classes"> Spring WebDAV support classes
A few people have asked to see the WebDAV support classes for Spring that i wrote for the Chandler Server. You can
view them in your browser or check them out, using the following info:
- CVSROOT:
:pserver:anonymous@cvs.osafoundation.org:/usr/local/cvsrep
-
cvs login: password anonymous
-
cvs -z3 checkout server/core/src/org/osaf/spring/webdav
I used the Hibernate support classes as guides, but I only implemented the functionality that I needed for managing users and roles in Slide, so
WebdavTemplate? in particular would need a lot of work to fully expose the Slide
WebdavResource? API.
These classes depend on the
Jakarta Commons HttpClient,
Jakarta Commons Logging, and and
Joda Time packages.
--
BrianMoseley - 22 Feb 2005