On Wed, 2019-07-03 at 13:00 +0200, Bertrand Delacretaz wrote: > Hi Robert, > > On Wed, Jul 3, 2019 at 12:25 PM Robert Munteanu <[email protected]> > wrote: > > ...Have you considered using FelixConnect [1] > > instead of the OSGi mocks?... > > Yes that's one of the options as well. > > I haven't found docs or tests for that module however so I'm a bit > wary of using it, but I'll keep it in the back of my mind!
Oak has a module using Felix Connect - back when it was called PojoSR. https://github.com/apache/jackrabbit-oak/tree/trunk/oak-pojosr If you decide to try it out it can be a good starting point. Thanks, Robert
