[Soap-Python] SUDS problems

azurIt azurit at pobox.sk
Mon Sep 26 14:32:02 CEST 2011


I upgraded to 2.4.0-beta and all starts to work fine :)


______________________________________________________________
> Od: "Burak Arslan" <burak.arslan at arskom.com.tr>
> Komu: azurIt <azurit at pobox.sk>
> Dátum: 26.09.2011 11:35
> Predmet: Re: [Soap-Python] SUDS problems
>
> CC: soap at python.org
>On 09/26/11 12:28, azurIt wrote:
>> Sorry but i don't understand what 'application' parameter should be. It seems to be (from your example) an server application object but client application won't have access to it's source. Can you, please, exaplain it ? Thank you.
>
>yes, that's the server application object. rpclib does not parse wsdl,
>so it needs the server application object to run the client. that's what
>I meant when I said """
>
>use rpclib soap client if you can live without having your wsdl parsed.
>
>"""
>
>try http://rslib.sourceforge.net/ as a last resort.
>
>it's unmaintained, alpha status and undocumented but it might just work.
>
>burak
>
>
>


More information about the Soap mailing list