On Tue, Oct 14, 2014 at 5:46 PM, TALHAOUI Mohamed <m.talha...@rsd.com> wrote:
>
> I am working on sling trunk, using launchpad standalone.
> I don’t get how to configure it to use oak with a mongoMK.

IIRC Oak requires explicit configuration of the persistence backend.
So in Sling for the oak runmode we ship a configuration for the
SegmentNodeStoreService , see [1] .

You can remove that config file and change it with a config for the
DocumentNodeStore. I'm not familiar with the details, but the oak docs
[2] should help.

Robert

[1]: 
https://svn.apache.org/repos/asf/sling/trunk/launchpad/builder/src/main/config/oak/
[2]: https://jackrabbit.apache.org/oak/docs/osgi_config.html

Reply via email to