I've just noticed I had the path to a particular instance of Java in my file, it should have really been:
/usr/lib/jvm/java-6-sun/jre/lib/amd64/server/
as /usr/lib/jvm/java-6-sun is a symlink to the current version of Java and hence won't break Soprano when an updated version of Java is installed.
I've just noticed I had the path to a particular instance of Java in my file, it should have really been:
/usr/lib/ jvm/java- 6-sun/jre/ lib/amd64/ server/
as /usr/lib/ jvm/java- 6-sun is a symlink to the current version of Java and hence won't break Soprano when an updated version of Java is installed.