Well, I don't have my laptop until Saturday. But that sounds like a regular Indexing module set up problem...
I.e. Config layer's module needs the RDF indexer's configuration type. I thought that was part of the library and not my app, but I could be wrong. Or maybe because RDF shouldn't be hardwired as needed by the Restlet lib. Cheers Niclas On Sep 23, 2015 01:14, "Paul Merlin" <[email protected]> wrote: > Hey, > > I tried to run the sample app based on the new restlet library but it > fails: > > Could not find an EntityComposite of type > org.apache.zest.library.rdf.repository.NativeConfiguration in module > [Indexing Module]. > > I added a gradle task to run the sample app based on the new restlet > library. > You can reproduce by issueing: > > ./gradlew > org.apache.zest.libraries:org.apache.zest.library.restlet:runSample > > I didn't take much time looking at it and didn't find the culprit. > > @Niclas: could you take a look? > > /Paul > >
