On 10.7.14 3:03 , Lukas Kahwe Smith wrote:
Ok, Angela told my co-worker that apparently what we found is the new
HTTP API but the old HTTP API should also be around and it should be
possible to enable it somehow. If someone has hints for how to go
about doing this, we would very much appreciate it.

Have a look at org.apache.jackrabbit.oak.run.Main.HttpServer#HttpServer(java.lang.String, java.util.Map<org.apache.jackrabbit.oak.Oak,java.lang.String>)

This exposes the Oak API, via oak-http and the JCR API via JCR remoting and via Webdav.

Michael

Reply via email to