Hi Hugh,
No, I didn't recompile the JDBC driver, I use it as it is from the
repository, so here the same output than you but with the error :
julien-plu@data:~$ javac -cp
"virtuoso-opensource/libsrc/JDBCDriverType4/virtjdbc4_1.jar:." Test.java
julien-plu@data:~$ java -cp
"virtuoso-opensource/libs
Hi Julien,
So this is a JDBC program indicating the JDBC driver (virtjdbc4_1.jar) is
causing the issue, did you compile this from source also ?
Running against the latest develop/7 build you sample program does run without
error for me:
[virtuoso@masala vos]# javac -cp
"/2d2/git/virt-develop7