Apache Tomcat
Using Apache Tomcat in Kythia Workspace.
Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages (JSP), Java Expression Language, and Java WebSocket technologies.
Installing
Go to Web Server -> Tomcat
Select a version and click Install
Kythia downloads the official Windows binary from Apache.
Starting / Stopping
Use the Start / Stop buttons in the Tomcat panel. The default port is 8080.
Configuration
Tomcat configuration files are stored at:
C:\kythia\bin\tomcat\{version}\conf\The main config file is server.xml. You can manually adjust memory settings or contexts here.
Logs
Log files are located at:
C:\kythia\bin\tomcat\{version}\logs\They can also be viewed inside Kythia via the Logs button.
