Migration from v1.7 to v1.8
- Download jBPM Console v1.8 from https://download.openkm.com/pro/tools
- Stop Tomcat and replace the WAR
- Edit the $TOMCAT_HOME/jbpm-console.properties file and set the hibernate.hbm2ddl configuration property to update:
hibernate.hbm2ddl=update
- Start Tomcat again