We are migrating to openjdk 11 from jdk 8. Some of our projects that uses soap to call third party apis are failing with error:
java.lang.NoClassDefFoundError: j
Include jaxws-api in your dependencies:
jaxws-api
javax.xml.ws jaxws-api 2.3.1