spring-guides / gs-consuming-web-service

Consuming a SOAP web service :: Learn how to create a client that consumes a WSDL-based service
http://spring.io/guides/gs/consuming-web-service
Apache License 2.0
136 stars 164 forks source link

Build failure weather service #14

Closed pmesgari closed 8 years ago

pmesgari commented 8 years ago

weatherfail I followed the tutorial using Maven from command line on Windows. The build fails due to timestamp errors.

gregturn commented 8 years ago

There is an outstanding issue with the SOAP-based service this guide is built on no longer working as expected. You can track it in #9.