[Soap-Python] Using rpclib with wsdl containing namespaced messages

Suraj Barkale suraj at barkale.com
Thu May 17 13:49:17 CEST 2012


Hi All,

Please take a look at the code at https://gist.github.com/2718336

In the WSDL that I have, every element is referred using a namespace. The naive
soap server that I have created fails to find the correct method for suds client.

I tried giving _in_message_name argument with fully qualified name. However this 
chokes on the generated wsdl. Can somebody on this list please help me out in 
getting this to work?


Thanks & Regards,
Suraj



More information about the Soap mailing list