Spring WS Consume Soap Service from WSDL

You may also like...

Subscribe
Notify of
guest
2 Comments
Oldest
Newest
Inline Feedbacks
View all comments
Robert Cuong
Robert Cuong
June 23, 2016 05:26

Thanks for tutorial.
I following this example code to connect my SOAP API, Endpoint is: http://localhost/nl/jsp/soaprouter.jsp
I changed client.setDefaultUri(“http://localhost/nl/jsp/soaprouter.jsp”);
mvn package for generate JavaClass
and try to call to endpoint. I use SOAP UI, it works… but when i try call via this example have errors messages:
org.springframework.ws.soap.client.SoapFaultClientException: The SOAP service ” is not implemented by the server.

What am i missing?

Subhobroto Roy
Subhobroto Roy
July 14, 2016 11:21

Thank you very much for this awesome tutorial.

2
0
Would love your thoughts, please comment.x
()
x