Type | Location |
Desktop All - Standalone distributions containing all the features with disabled role based access | tomcat/desktop-all/ROOT.war |
Server All - Useful for all kind of activities like development, operation, monitoring, documentation, transport, etc. | tomcat/server-all/ROOT.war |
Server Runtime - Useful for production environment where no development tooling is required. | tomcat/server-runtime/ROOT.war |
Server Database - Useful for database administrators, where only the database tooling is required. | tomcat/server-database/ROOT.war |
Server JavaScript - Useful for JavaScript developers, where only the core functionality is included. | tomcat/server-javascript/ROOT.war |