Despite that I have defined the related dependencies as I have added below, getting the java.lang.ClassNotFoundException: com.sun.xml.internal.ws.spi.ProviderImpl
java.lang.ClassNotFoundException: com.sun.xml.internal.ws.spi.ProviderImpl
The first part of the answer by @reta works for me. These are the relevant dependencies from my pom (Java 10):
javax.xml.ws jaxws-api 2.3.1 com.sun.xml.ws rt 2.3.1