Hi Team, For past sometime I was working on a new example to demonstrate usage and setup of Oak as part of standalone application (OAK-3687). It enables a user to start fully configured Oak in short time and get going. For more details refer to readme at [1]
Main objectives with this example app are 1. How to configure and setup Oak in embedded mode 2. Quick setup with support for both Segment (default) and Mongo 3. Makes use of in built OSGi support without requiring to run in actual OSGi container. Thus makes it easier to embed Oak in normal webapps or other standalone apps 4, Integrated with Felix WebConsole and Script Console Kindly give the example a try and provide your valuable feedback! Chetan Mehrotra [1] https://github.com/apache/jackrabbit-oak/tree/trunk/oak-examples/standalone
