Hello,
I've been successfully running BaseX on Amazon AWS using Tomcat 8.5, but I've been looking to upgrade my server to Tomcat 10.0.2.
However, I've run into an issue: BaseX does not startup and from the logs the cause appears to be a missing class:
java.lang.NoClassDefFoundError: javax/servlet/http/HttpSessionListener
Is my understanding correct and is this a known issue?
Thanks
Marc
Marc Balston