Guo Zhenhua wrote:
I want to use jcr2spi + spi2dav as client. However, I could not find how to configure them. For example 1) How to tell spi to use spi2dav implementation 2) how to spi2dav the location of the server
On Jackrabbit 2 there are factories for doing this: https://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-spi2dav/src/main/java/org/apache/jackrabbit/spi2dav/Spi2davRepositoryServiceFactory.java https://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-spi2dav/src/main/java/org/apache/jackrabbit/spi2davex/Spi2davexRepositoryServiceFactory.java Michael
