[Soap-Python] How to interact with SOAP service from client perspective ?
Burak Arslan
burak.arslan at arskom.com.tr
Thu Aug 16 23:41:50 CEST 2012
Hi Lukasz,
Now I remember this thread :)
I still think it's a suds bug.
Did you actually try Spyne's soap client? As long as you can ship client
code with server code (or at least, just the service definitions)
together, I think you can use it.
That said, if you can provide a Spyne code that crashes suds, maybe I
can look into it more closely.
Best,
Burak
On 08/17/12 00:14, Lukasz Szybalski wrote:
> Hello Burak/All,
>
> The patch that Raphaël sent does not work for me in version 0.4 nor 0.4.1.
>
> The client still fails on :
> from suds.client import Client
> c=Client(myurl)
>
> with the error on prior email.
>
> The example in the folder all use suds which fails for me. Are there
> examples of client from spyne?
> from spyne import client?
> client....
>
> Still trying to find something that works related to rpclib/spyne that
> can use soap as well?
>
> Any idea how I can resolve this problem?
>
> Thanks,
> Lucas
>
>
--
Burak Arslan
Tech lead, Arskom Group
Esin Sok. 3/6 34734
Kozyatağı, İstanbul
Mobile: +90 532 242 4841
Office: +90 216 411 6800
http://arskom.com.tr
More information about the Soap
mailing list