An update from myself on this one: I was missing the workspace name (default) in the URL.
Following the instructions on https://svn.apache.org/repos/asf/jackrabbit/oak/trunk/oak-examples/standalone/README.md <https://svn.apache.org/repos/asf/jackrabbit/oak/trunk/oak-examples/standalone/README.md> and then starting the repository via java -jar target/oak-standalone-*.jar I can access it via WebDav at http://localhost:8080/repository/default/. I missed to put the /default in the URL. -- View this message in context: http://jackrabbit.510166.n4.nabble.com/How-to-access-a-Jackrabbit-Oak-repository-via-WebDAV-tp4665278p4665854.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
