When I start a Jackrabbit 2 repository, I can just connect to it via WebDAV
easily via http://localhost:8080/repository/default

This does not work with Oak though.

Unfortunately it is not well documents and all I could find, which is Oak &
WebDAV-related, were these tickets in Jira 

-
https://issues.apache.org/jira/browse/OAK-4?focusedCommentId=13236811&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13236811

- https://issues.apache.org/jira/browse/OAK-104

and the mailing list post

-
http://jackrabbit.510166.n4.nabble.com/Exception-while-tryng-to-connect-to-Oak-via-WebDav-td4661166.html#a4661173,
 

which did not give me any useful hint and which are also a bit older
already.


So my questions are actually two questions:

1) How to connect to an Oak repository via WebDAV which runs standalone?
(connecting to localhost:8080 or localhost:8080/repository/default does not
work)

2) How to connect to an Oak repository via WebDAV which is created/embedded
in an application? How to expose the port and how to enable WebDAV? Are
there any code samples somewhere maybe?



--
View this message in context: 
http://jackrabbit.510166.n4.nabble.com/How-to-access-a-Jackrabbit-Oak-repository-via-WebDAV-tp4665278.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to