/
Installation Example: Apache Tomcat

Installation Example: Apache Tomcat

The web server Apache® Tomcat provides the Web Application Manager for the deployment and administration of servlets. One can also copy the WAR file into the webapps directory (standard: <tomcat_home>\webapps) while Tomcat is running. It will then automatically deploy after a short time.

The Web Application Manager can be opened through the internet browser of your choice. KGS recommends using Google Chrome.

URL -> <https://<hostname or ip>:<port>/manager (port 8080 for standard installtions)

 

Please note that the access to the Web Application Manager (/manager) must be configured during the Tomcat installation and the chosen user needs the role “manager-gui”.

The servlet is available within the Applications list and has already started once the deployment is completed.

 

Related content

Using KGS JavaEE WebApps in Tomcat 10
Using KGS JavaEE WebApps in Tomcat 10
More like this
KGS application configuration files (.cfg)
KGS application configuration files (.cfg)
More like this
Important notice to Java support
Important notice to Java support
Read with this
Using the KGS Application Framework Web Console (WebGUI)
Using the KGS Application Framework Web Console (WebGUI)
More like this
KGS WebGUI Configuration-Lock
KGS WebGUI Configuration-Lock
Read with this
Installation (SCAN)
Installation (SCAN)
More like this