[IronPython] SOAP with headers client

Arye aryeh at bigfoot.com
Thu Aug 9 06:49:23 PDT 2007


Hello  list,

I would like to consume a web method that expects
a SOAP header with ironpython.
I used wsdl.exe to generate the stub and then compiled
it to a library that can be imported in ipy.

My understanding is that I need to create a "header" object.
I would appreciate any info on how I can do this. Its creation
does not seem to be exposed in the generated library
(the generated code does include the header definition).

Sincerely,
Arye.


More information about the Users mailing list