<service name="JobSubmitService">
<port name="JobSubmitPort" binding="xoajsb:JobSubmitBinding">
<soap:address location="http://endpoint.easylink.com" />
</port>
</service>
Getting below error:
Possible SOAP version mismatch: Envelope namespace http://schemas.xmlsoap.org/wsdl/ was unexpected.
Expecting http://schemas.xmlsoap.org/soap/envelope/.
What are you coding in? The URL http://endpoint.easylink.com is not valid for the API. Who gave you this? Who gave you credentials?