Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 293 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 293 Bytes

Client utils

  1. Client codegen based on server WSDL (need java-8 for wsimport)
wsimport -clientjar lib/soap-client.jar http://localhost:35500/YofikWebService.wsdl\?wsdl
  1. Start client
./gradlew build && java -jar ./build/libs/web-services-client-1.0-SNAPSHOT.jar