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.
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to