...
Sample installation for Apache Tomcat 9 via WebUI
Open your tomcat's "Manager App", go to section WAR file to deploy, select "KGSAdmin-DR.war" and click on the button Deploy.
Highlighted area in Tomcat which allows you to deploy “KGS DocumentRouter” via the web user interface. |
After the deployment procedure has been completed a new web application called KGSAdmin-DR will appear in the list of the installed web applications.
Info |
---|
Please note: If the name of the *.war-file was changed, that the name of the deployed web application has been changed as well. |
Sample installation via webapps-folder
After downloading KGS DocumentRouter you unzip the contents of the downloaded zip-archive to <Webserver-installation-folder>/webapps.
The zip-archive contains KGS DocumentRouter in form of a war-container, which will be automatically decompressed by Tomcat Webserver.
After tomcat has finished decompressing the war-container you may restart Tomcat webserver one time.
Info |
---|
Please note: Depending on the hardware and system Tomcat Webserver is being executed on it might take some time to decompress the content of the war-archive. |