...
TermWeb requires a Java Developers Kit (JDK) or Java Runtime Environment (JRE) platform to be installed on your server's operating system. Currently Java 1.6, 1.7 and 1.7 8 is supported by TermWeb. Java 1.8 is not supported.
Oracle's JDK/JRE can be downloaded from Oracle's website.
Info | ||
---|---|---|
| ||
OpenJDK is not officially supported, but there are currently no known issues with running TermWeb on OpenJDK. |
...
You can test whether you have the correct Java platform by running java -version
:
...
TermWeb is a web application that requires an application server. Apache Tomcat is the recommended application server and can be downloaded here. Recommended version is 7.0 or later, but TermWeb also supports Tomcat 6.0.
...
title | Please note |
---|
...
.
The recommended installation directory is C:\tomcat
. Tomcat's installation directory is referred to as <tomcat-install>
in this documentation.
...
Set the TERMWEB_HOME environment variable according to the instructions in Setting Environment VariableTermWeb Home and copy termweb.properties
and log4j.properties
to the directory specified by the variable.
...
Open your browser and enter http://localhost:8080/termweb. TermWeb now asks for a license. Enter the license that you have received from Interverbum Technology.
You should see the TermWeb login screen. You can log in with client admin
, user admin
and password admin
.
Congratulations! Your TermWeb installation is now completed!