Blog

wsdl

  • Creating SOAP client from wsdl file

    Creating SOAP client from wsdl file

    Today we’ll talk about writing java client for exchanging data with web service using SOAP protocol specification. Many of the web services that supports SOAP have java libraries that can make this task pretty simple to implement.…