Install ADONIS Web Application
In order to deploy the ADONIS web application to the Apache Tomcat web server:
- Copy the file
ADONIS16_1.war
to the folder “<Tomcat installation>/webapps“. This file can be found in the folder "03 Web Application" in the installation package.
When the Apache Tomcat web server is started later, the web application archive ADONIS16_1.war
is
extracted to the folder “<Tomcat installation>/webapps/ADONIS16_1“.