SOAP Headers
SOAP Headers
- Subject: SOAP Headers
- From: Peer Allan <email@hidden>
- Date: Mon, 18 Apr 2005 16:02:16 -0500
Hello all,
I have been experimenting with SOAP with Cocoa after reading this set of
articles on macdevcenter.com
http://www.macdevcenter.com/pub/a/mac/2003/02/04/omnigene.html?page=1
I used the WSMakeStubs to generate files from the WSDL and everything seemed
to be working okay. I am now attempting to add SAOP headers to my outgoing
XML request with no success. From reading the documentation it looked like
all I had to do was add this line of code to set the kWSSOAPMessageHeaders
WSMethodInvocationSetProperty(ref, kWSSOAPMessageHeaders, soapHeaders);
However I am capturing the XML request with and it does not contain the
headers that I set using the dictionary soapHeaders. Anyone done this
before that may know a trick?
Thanks
Peer
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden