[Websphere Application Server] Java WebService throwing javax.xml.ws.WebServiceException with Invalid Endpoint Interface

Symptom

javax.xml.ws.WebServiceException: The Endpoint validation failed to validate due to the following errors:  :: Invalid Endpoint Interface

Solution

Masuk ke WAS Console
Application servers > server1 > Process definition > Java Virtual Machine >Custom properties
Tambahkan custom properties
jaxws.ignore.extraWSDLOps = true

 

You cannot comment on this entry