[ https://issues.apache.org/jira/browse/GUACAMOLE-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17810507#comment-17810507 ]
Irmin Okic commented on GUACAMOLE-1325: --------------------------------------- Hi, this issue should probably have a higher priority. It is not just that the Tomcat 10 support is not present. There is probably a larger issue that it does not support Spring Boot 3. Spring Boot 2 support has ended in November 2023: [https://spring.io/projects/spring-boot/#support] Spring Boot 3 is also not so new with the first version being released in November 2022. Upgrading a project using guacamole-common is not possible and therefore it is also not possible to pull in any transitive (including spring-boot) dependencies with security fixes. Can this ticket be upgraded in priority to maybe help move the upgrade forward? Any hints on how to maybe make this version of guacamole work with Spring Boot 3 would also be appreciated. > Apache Tomcat 10.0 Servlet API incompatibility > ---------------------------------------------- > > Key: GUACAMOLE-1325 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-1325 > Project: Guacamole > Issue Type: Improvement > Components: guacamole, guacamole-common, guacamole-ext > Affects Versions: 1.3.0, 1.4.0 > Reporter: Mathias > Priority: Minor > > Guacamole client 1.3.0 is not working with Apache Tomcat 10. Apache Tomcat > 10.0.x requires a new Servlet 5.0 API. The Java package has changed from > javax.servlet to jakarta.servlet. > [Migrating from Tomcat 9.0 to 10.0|http://tomcat.apache.org/migration-10.html] -- This message was sent by Atlassian Jira (v8.20.10#820010)