Versions Compared

Key

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

...

  • You may need to set the Sesame data directory in your Tomcat7 configuration (e.g. /etc/default/tomcat7)

Code Block
languagebash
JAVA_OPTS="${JAVA_OPTS} -Dinfo.aduna.platform.appdata.basedir=/tmp/sesame"

...