Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

This page describes how to upgrade an existing installation of TermWeb.

Stopping TermWeb

Stop TermWeb by shutting down Tomcat.

Backing up

  1. Make a backup of your <termweb> directory, typically <tomcat>/webapps/termweb.
  2. Make a backup of the TermWeb database.

Install the new TermWeb version

  1. Copy the new termweb.war to <tomcat>/webapps (overwriting the old termweb.war)
  2. Start up Tomcat. The new termweb.war is deployed.
  3. Copy your old <termweb>/WEB-INF/termweb.properties and <termweb>/WEB-INF/log4j.properties to the <termweb> directory.
  4. Restart Tomcat to apply the .properties files.


(tick) Congratulations! Your TermWeb installation is now upgraded!

 

  • No labels