Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Indexes: spoc,sopc,psoc,posc,opsc,ospc
  • In TOMCAT_HOME/bin/setclasspath.bat, set the variable JAVA_HOME. For example, set "JAVA_HOME=C:\Program Files\Java\jre6"
  • In TOMCAT_HOME/bin/catalina.bat, redirect the Sesame base directory like this: set JAVA_OPTS=%JAVA_OPTS% -Dinfo.aduna.platform.appdata.basedir=C:\Other\Directory\%APPDATA%/Aduna
  • These jars should be in the project classpath: openrdf-sesame-2.7.2-onejar.jar, commons-codec-1.4.jar, commons-httpclient-3.1.jar, sl4j-api.1.6.1.jar, commons-logging-1.1.3.jar, sl4j-jdk14-1.7.5

...