I am looking at the wiki page for using DavEx to remotely access JackRabbit and it indicates that I need to include jackrabbit-jcr2dav.
This jar does not exist in maven. <dependency> <groupId>org.apache.jackrabbit</groupId> <artifactId>jackrabbit-jcr2dav</artifactId> <version>2.0-SNAPSHOT</version> </dependency> This does not work. Can you please let me know how I can get this file so that I can test this? Thanks, Tom -- View this message in context: http://n4.nabble.com/Remote-Access-to-JackRabbit-2-0-with-DavEx-tp1011580p1011580.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
