Appian & Apache Tomcat
You would need a JEE compliant application server for running Appian. Tomcat is only a HTTP server and a servlet container. So you can use Apache Tomcat as a mere web server, with JBoss or other JEE application servers running Appian. https://docs.appian.com/suite/help/19.2/Configuring_Apache_Web_Server_with_Appian.html What does Java EE compliant means? It means that it passes the Java…