Re: [Virtuoso-users] using Jena Provider

2009-03-22 Thread Hugh Williams
HI Steve, Thanks for pointing that out, the virtjdbc3.jar should not be in the jenajars.zip file which should only contain actual Jena files required for testing the provider, thus it has been removed and the download page updated ... Best Regards Hugh Williams Professional Services OpenL

Re: [Virtuoso-users] using Jena Provider

2009-03-22 Thread Steve Judkins
Thanks Hugh, you are absolutely right. There is an old virtjdbc3.jar included in the jenajars.zip package downloaded from: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSDownload I was including all of those jars. Removing that, and including the version in {virtuoso}/lib/jdbc-3.0/ fix

Re: [Virtuoso-users] using Jena Provider

2009-03-22 Thread Hugh Williams
Hi Steve, What is the version of the Virtuoso JDBC Driver (virtjdbc3.jar) being used ? This can be determine with commands of the form in my case: ~/binsrc/jena$ java -cp "../../libsrc/JDBCDriverType4/ virtjdbc3.jar:." virtuoso.jdbc3.Driver OpenLink Virtuoso(TM) Driver for JDBC(TM) Version

[Virtuoso-users] using Jena Provider

2009-03-21 Thread Steve Judkins
I'm trying to run the Jena Provider samplesand I'm getting an error. Any help figuring out why this is failing is appreciated: Exception in thread "main" com.hp.hpl.jena.shared.JenaException: Convert results are FAILED.:virt