Hi smg11, I have an open source GitHub app that shows how to use Mongo+JCR and get all the dependencies satisfied without dealing with the horrors of OSGi. It's here: https://github.com/Clay-Ferguson/meta64
meta64.com uses maven to build, and SpringBoot for the rest of the dependencies, and seems to run well with no problems. Best regards, Clay Ferguson [email protected] On Sun, Aug 2, 2015 at 8:44 PM, smg11 <[email protected]> wrote: > Hello, > > Request your input regarding following issue I am facing. > > I am deploying Jackrabbit oak core jar(oak-core-1.3.2 jar) with felix and > wildfly.But felix console shows DocumentNodestore as unsatisfied status. > Reason shows reference javax.sql.Datasource not bound. > > Note: DocumentNodestore using default mongo uri and oak db by default. > > Please help me in solving this issue. > > Thanks. > smg11 > > > > -- > View this message in context: > http://jackrabbit.510166.n4.nabble.com/Unsatisfied-bundle-status-for-DocumentNodeStore-tp4662715.html > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. >
