Re: How to create Rest APIs for non-JCR data in Sling 8??

2017-01-27 Thread Mike Nimer
Check out http://neba.io/ it should do what you need with Spring instead of Jersey. hope this helps --mike On Fri, Jan 27, 2017 at 3:27 PM, lancedolan wrote: > Hi friends, > > I've tried routing questions through stackoverflow to cut down my mails to > this list. I'm

Re: launchpad with FileDataStore

2016-10-06 Thread Mike Nimer
r.html app. If I set customBlobStore=B"false" it works correctly again. any ideas? --mike On Mon, Oct 3, 2016 at 7:44 AM, Robert Munteanu <romb...@apache.org> wrote: > Hi Mike, > > On Tue, 2016-09-06 at 19:26 -0500, Mike Nimer wrote: >> If

launchpad with FileDataStore

2016-09-06 Thread Mike Nimer
If I want to use the FileDataStore for blobs, with the SegmentNodeStore. What dependencies do I need to add to my provisioning txt files, for launched 9-SNAPSHOT? Config: [configurations runModes=oak_tar] org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService

setting repository.home

2016-08-31 Thread Mike Nimer
I'm trying to define the folder for the Tar/Repository files in Sling. However, I can't figure out the right way to set the repository.home folder on initial setup. As I understand it, the Tar SegmentNodeStoreService is supposed to default to a folder under the {sling.home} path, set with the -c