Thanks. I am considering whether to use JackRabbit 2 because it is still beta. Probably I will go with JackRabbit 1.6.0 at first.
Gerald On Fri, Dec 11, 2009 at 6:18 AM, Michael Dürig <[email protected]> wrote: > > 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 > > >
