Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #70696

Re: Soap list and soap users on this list

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.datemas.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <burak.arslan@arskom.com.tr>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.027
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'may,': 0.09; 'ping': 0.09; 'url:github': 0.09; 'missed': 0.12; 'burak': 0.16; 'formatted': 0.16; 'from:addr:arskom.com.tr': 0.16; 'from:addr:burak.arslan': 0.16; 'from:name:burak arslan': 0.16; 'june.': 0.16; 'message- id:@arskom.com.tr': 0.16; 'received:arskomhosting.com': 0.16; 'wrote:': 0.18; 'to:name:python-list@python.org': 0.22; 'header :User-Agent:1': 0.23; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; "doesn't": 0.30; 'subject:list': 0.30; 'post.': 0.31; 'subject:users': 0.31; 'beginning': 0.33; 'late': 0.35; 'follows:': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'skip:u 10': 0.60; 'back': 0.62; 'due': 0.66; 'latest': 0.67; 'subject:this': 0.83; '2.10': 0.84; '2.11': 0.84; 'response,': 0.91
Date Tue, 29 Apr 2014 00:14:45 +0300
From Burak Arslan <burak.arslan@arskom.com.tr>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version 1.0
To "Joseph L. Casale" <jcasale@activenetwerx.com>, "python-list@python.org" <python-list@python.org>
Subject Re: Soap list and soap users on this list
References <CAPTjJmpAYJ4gsn+0zuz2DZ5Z4Y2TtvQf3V9pCrXMrtpG+ECB6g@mail.gmail.com> <f114bba405bb4cb3ae1373634ed0690f@exch.activenetwerx.com>
In-Reply-To <f114bba405bb4cb3ae1373634ed0690f@exch.activenetwerx.com>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.9561.1398720118.18130.python-list@python.org> (permalink)
Lines 31
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1398720118 news.xs4all.nl 2865 [2001:888:2000:d::a6]:36498
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:70696

Show key headers only | View raw


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


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