[Virtuoso-users] Which version of Jena goes with VOS's Jena Provider?

2011-12-06 Thread Tim McCormack
I'm trying to convert a program from Jena's TDB store to using the Virtuoso (Open Source) Provider for Jena, and I'm getting AbstractMethodError when I try to use the API. It looks like Provider is expecting a different version of Jena than the one I have, which is 2.6.4. This also happens if I dow

Re: [Virtuoso-users] Problems securing SPARQL Enpoint

2011-12-06 Thread Rumi Tsekova
Hi Peter, I've followed the steps from http://www.openlinksw.com/dataspace/%20dav/wiki/Main/VirtSPARQLProtectSQLDigestAuthentication and the authentication worked for my new created user ( with name: "rnew" ) Could please give us more info what server version you are using, and what are the pro

[Virtuoso-users] Problems securing SPARQL Enpoint

2011-12-06 Thread Peter Secomb
Hi everyone, I've been trying the different methods to secure a SPARQL Endpoint but have run into problems with the SQL Accounts authentication method as seen here: http://www.openlinksw.com/dataspace/%20dav/wiki/Main/VirtSPARQLProtectSQLDigestAuthentication I have followed the guide to the lette