Relative Content

Tag Archive for javamigrationtomcat9

java.lang.ClassNotFoundException: javax.xml.ws.WebServiceProvider

I need some help with a project migration from Java 8 to Java 17. I’ve updated all deprecated libraries to those compatible with Java 17. The project builds successfully in IntelliJ, but when deploying on Tomcat 9, I encounter the following error:
[2024-06-19 06:02:58,822] Artifact test:war exploded: Artifact is being deployed, please wait…