This topic describes how to control JVM system properties.
  In a standard Linux/Unix installation, system properties can be specified in
    -Dname=value format (separated by spaces) in the JAVA_OPTS variable set by the
   script:
 tomcat/scripts/ctl.shIn a standard Windows installation, system properties can be listed in -Dname=value format (separated by semicolons) before ;-Dalfresco.home in:
tomcat/bin/service.batOnce edited, the commands:
tomcat/scripts/serviceinstall.bat REMOVE tomcat/scripts/serviceinstall.bat INSTALLmust be run to re-register the SkyVault service with the new options.