Skip to content
Other versions

Loading…

Migrating from 6.3.11 to 6.3.12

  • Make a backup!!!
  • Stop Tomcat
  • Edit OpenKM.cfg and set hibernate.hbm2ddl to update
  • Replace the OpenKM.war
  • And start Tomcat again

Remove obsolete configuration properties

DELETE FROM OKM_CONFIG WHERE CFG_KEY='registered.text.extractors';