Difference between revisions of "Migration from 6.2 to 6.2.1"

From OpenKM Documentation
Jump to: navigation, search
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
#REDIRECT [[Knowledge:Migration from 6.2 to 6.2.1]]
+
* Make a backup!!!
 +
 
 +
* Stop Tomcat
 +
 
 +
* Edit [[OpenKM.cfg]] and set '''hibernate.hbm2ddl''' to '''update'''
 +
 
 +
* Replace the OpenKM.war
 +
 
 +
* Start Tomcat again
 +
 
 +
* Enjoy OpenKM 6.2.1!
 +
 
 +
If you have any weird problem try to stop Tomcat, delete these folders:
 +
 
 +
* $TOMCAT_HOME/webapps/OpenKM
 +
* $TOMCAT_HOME/work/Catalina/localhost
 +
 
 +
And start Tomcat again.
 +
 
 +
{{Note|Recommended to clear browser cache and [http://www.java.com/en/download/help/plugin_cache.xml Java Plugin cache]}}
 +
 
 +
[[Category: Migration Guide]]

Latest revision as of 13:50, 9 February 2013

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

If you have any weird problem try to stop Tomcat, delete these folders:

  • $TOMCAT_HOME/webapps/OpenKM
  • $TOMCAT_HOME/work/Catalina/localhost

And start Tomcat again.


Nota clasica.png Recommended to clear browser cache and Java Plugin cache