Forum Discussion

curiousIna's avatar
26 days ago

Export of Mock Service as WAR File not compatible with latest Tomcat

When trying to run exported war on Tomcat 11, I'm getting:

org.apache.catalina.core.StandardWrapperValve.invoke Allocate exception for servlet [SoapUIMockServlet]
    java.lang.ClassNotFoundException: javax.servlet.http.HttpServlet

With Tomcat 9 everything runs fine. My suspicion that the problem related to jakarta switch in latest Tomcat. Does Soap UI support newer server versions and if yes what should be configured to have proper war created?

Thanks

No RepliesBe the first to reply