JAXP09020005: The specified argument ‘classpath:/schemas/wsdl’ (case sensitive) for ‘setRewritePrefix’ is not valid
We use jakarta.xml.ws.Provider
class (lib version:4.0.2) in our project.
This class chooses the com.sun.xml.ws.spi.ProviderImpl
class as the provider, which is related to com.sun.xml:jaxws-rt
library (lib version:4.0.3).