Re: [Virtuoso-users] Problems running SPARQL queries through Jena

2008-11-14 Thread Tim Haynes
Kjetil Kjernsmo wrote: On Thursday 13 November 2008 19:58:04 you wrote: What is the version of the Virtuoso JDBC Driver being used (or picked up if you have multiples) , as it should be the following for a 5.0.9 install: $ java virtuoso.jdbc3.Driver OpenLink Virtuoso(TM) Driver for JDBC(TM)

Re: [Virtuoso-users] Problems running SPARQL queries through Jena

2008-11-14 Thread Kjetil Kjernsmo
On Thursday 13 November 2008 19:58:04 you wrote: > What is the version of the Virtuoso JDBC Driver being used (or picked   > up if you have multiples) , as it should be the following for a 5.0.9   > install: > > $ java virtuoso.jdbc3.Driver > OpenLink Virtuoso(TM) Driver for JDBC(TM) Version 3.x [B

Re: [Virtuoso-users] Problems running SPARQL queries through Jena

2008-11-13 Thread Hugh Williams
Hi Kjetil, What is the version of the Virtuoso JDBC Driver being used (or picked up if you have multiples) , as it should be the following for a 5.0.9 install: $ java virtuoso.jdbc3.Driver OpenLink Virtuoso(TM) Driver for JDBC(TM) Version 3.x [Build 3.25] Do ensure you only have one JDBC D

[Virtuoso-users] Problems running SPARQL queries through Jena

2008-11-13 Thread Kjetil Kjernsmo
All, I've created a simple servlet to be able to get RDF/XML-ABBREV formatted results for parts of my application, which depends on that syntax. It works fine for trivial DESCRIBEs (i.e. just DESCRIBE a single URI), but for slightly more complex queries, I get this error: com.hp.hpl.jena.share