Curl ile command line’dan java webservice çağırabilmek için:

curl -H “Content-Type: text/xml; charset=utf-8” -H “SOAPAction:”  -d @your_soap_request.xml -X POST https://ws.paymentech.net/PaymentechGateway

detaylı

http://stackoverflow.com/questions/12222607/how-to-do-a-soap-wsdl-web-services-call-from-the-command-line

Leave a Reply

Your email address will not be published. Required fields are marked *