On Thu, Aug 16, 2012 at 4:41 PM, Burak Arslan <[email protected]>wrote:
> 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. > Hello, Is there a spyne soap client other then suds? suds does not work for me(https://fedorahosted.org/suds/ticket/239) , so I figured I try spyne client if there is one. Any info would be great, as I'm trying to get this client service up and running. Thanks, Lucas > > 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 >> >> >>
_______________________________________________ Soap mailing list [email protected] http://mail.python.org/mailman/listinfo/soap
