Hi,
I am trying to call a web service implemented in Java.
The web service is expecting the SoapAction HTTP Header field, how can I add this field to the request?
Thanks!
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Raaj KumarPosted Feb 14, 2010, 11:46 PM
If the Java service is using Custom SoapHeader then the proxy would be having the Custom SoapHeader Class. So just identify the class inside proxy.
Please let me know if you have problem
Regards,
Raaj