Our web application currently is running with a jackrabbit repository embedded in it, accessed soley through the JCR api. I would like to swap out jackrabbit and use oak exactly the same way. This would be a completely new system. No data to upgrade or anything. I cannot find any information on how to configure, use, and install oak outside of doing mvn install. I know what we have done in jackrabbit regarding repository.xml file, etc, but I don't see any information on oak. Could someone point me to where I can find this information?
Laura
