Hi, the documentation is that. Just be sure you don't have two backends at the same time I think we didn't use that backend in production for long time.
BTW, are you using 3.3.o or 3.4.0-SNAPSHOT? Because currently the backend have been reorganized https://github.com/apache/marmotta/tree/develop/platform/backends so there are quite some Sesame-centered backends: marmotta-backend-http, marmotta-backend-sparql, marmotta-backend-memory and marmotta-backend-native. If I remember correctly, only the first two connect to the Sesame Webapps, while the other two just use Sesame libraries. Basically any other details may be useful to help you figuring out what's not working. Cheers, On Wed, Sep 20, 2017 at 7:12 AM, [email protected] < [email protected]> wrote: > Team, > > I'm working on a PoC and wanted to use Sesame Native Backend. I'm > following the steps mentioned in the below link > http://marmotta.apache.org/platform/backends.html and updated my pom.xml > but still facing some issues. > > I have deployed the sesame wars into my tomcat server. Can someone please > help if I'm missing any other steps? > > Thanks > Mohamed Umair > > >
