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 _______________________________________________ Soap mailing list [email protected] http://mail.python.org/mailman/listinfo/soap
