...
With TermWeb Home directory
If TermWeb Home directory is specified by the TERMWEB_HOME environment variable is set and termweb.properties
and log4j.properties
(and optionally custom
/ directory, if your installation has custom layout or design) is stored in the directory defined by the variable, do one of the following to update:
...
- Make a backup of your
<termweb>
directory, typically<tomcat-install>/webapps/termweb.
- Perform the update as with the home directory like above.
- Copy your old
<termweb-install>/WEB-INF/termweb.properties
and<termweb-install>/WEB-INF/log4j.properties
to the<termweb>
directory. - If you have customized layout, copy your
custom/
directory to<termweb-install>
- Restart Tomcat to apply the .properties files.
Version specific upgrades
Please check Version specific upgrade notes for more information for your specific TermWeb version.
Congratulations! Your TermWeb installation is now upgraded!
...