+1
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Alex Kirhenshtein on October 25, 2022, 01:27:14 PMHello.is possible to use Tomcat10 ? or not recommendet/not testing ? on Ubuntu server
Since 4.2 web UI require servlet API version 4 (but not version 5!), and jetty9 does not support that. Looks like we forgot to update it in windows installer.
Simplest solution is to install either Jetty10 or Tomcat9 as a standalone product and deploy war file there.