Migration from v1.5 to v1.6

  • Download OKMFlow from https://download.openkm.com/pro/tools.
  • Stop Tomcat and replace the okmflow.war archive.
  • Edit the $TOMCAT_HOME/okmflow.properties file and set the hibernate.hbm2ddl configuration property to update:
    spring.jpa.hibernate.ddl-auto=update
  • Start Tomcat again.
Table of contents [ Hide Show ]