Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70696
| Date | 2014-04-29 00:14 +0300 |
|---|---|
| From | Burak Arslan <burak.arslan@arskom.com.tr> |
| Subject | Re: Soap list and soap users on this list |
| References | <CAPTjJmpAYJ4gsn+0zuz2DZ5Z4Y2TtvQf3V9pCrXMrtpG+ECB6g@mail.gmail.com> <f114bba405bb4cb3ae1373634ed0690f@exch.activenetwerx.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.9561.1398720118.18130.python-list@python.org> (permalink) |
Hi Joseph, Sorry for the late response, I seem to have missed this post. On 04/17/14 21:34, Joseph L. Casale wrote: > I've been looking at Spyne to produce a service that > can accept a request formatted as follows: > > <?xml version='1.0' encoding='UTF-8'?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://..." xmlns:xsi=http:/..." xmlns:xsd="http://..."> > <SOAP-ENV:Body> > <modifyRequest returnData="everything" xmlns="urn:..."> > <attr ID="..."/> > <data> > </data> > </modifyRequest> > </SOAP-ENV:Body> > </SOAP-ENV:Envelope> https://gist.github.com/plq/11384113 Unfortunately, you need the latest Spyne from https://github.com/arskom/spyne, this doesn't work with 2.10 2.11 is due around end of may, beginning of june. Ping back if you got any other questions. Best, Burak
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Soap list and soap users on this list Burak Arslan <burak.arslan@arskom.com.tr> - 2014-04-29 00:14 +0300
csiph-web