gs-consuming-web-service icon indicating copy to clipboard operation
gs-consuming-web-service copied to clipboard

Consuming a SOAP web service :: Learn how to create a client that consumes a WSDL-based service

Results 6 gs-consuming-web-service issues
Sort by recently updated
recently updated
newest added

The version used on the tutorial is old and the new ones introduce a few problems so I guess this needs a update.

Hi, I followed your tutorial and completed it successfully. However, now I need to consume a soap web service that requires a pfx certificate as client authenticate. Do you know...

Update the guide to use the most recent Spring Boot version. To do so, update the Spring Boot version in: initial/build.gradle initial/pom.xml complete/build.gradle complete/pom.xml

good first issue
help wanted

Hi, wondering if there is already work being done on updating creating and consuming SOAP services with new versions of the Spring Framework 6 and Spring Boot 3? At the...

this is the code for java webservices and keep get the same error with soapUI and the same error for the xml, I'm working with jdk 8 I have issue...