Replies: 1 comment 1 reply
|
Just use Tomcat 9. Tomcat 10 works with Servlet spec 6.0, Tomcat 9 - 4.0, there are differences in web app registration - including the change in package name from javax.* to jakarta.* (in spec 5.0)... |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
We are facing issue with deployment of Oxalis version 6.5.0 on Tomcat version 10.0.27 with Java 11 on Windows 2016 server
Same Oxalis version 6.5.0 is working with Tomcat version 9 with Java 11 on Windows 2016 server
In logs we are not finding anything specific. Anyone faced similar issue with Tomcat 10.
Any help/guidance is appreciated.
Thanks
Kirti
All reactions