Zsi interoperability
Marco Bizzarri
marco.bizzarri at gmail.com
Thu Sep 18 13:37:52 EDT 2008
More information about the Python-list mailing list
Thu Sep 18 13:37:52 EDT 2008
- Previous message (by thread): Zsi interoperability
- Next message (by thread): [ANN] XPN 1.2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Sep 18, 2008 at 7:10 PM, Dieter Maurer <dieter at handshake.de> wrote: > "Marco Bizzarri" <marco.bizzarri at gmail.com> writes on Mon, 15 Sep 2008 20:26:27 +0200: >> On Mon, Sep 15, 2008 at 8:15 PM, Stefan Behnel <stefan_ml at behnel.de> wrote: >> > Mailing List SVR wrote: >> >> I have to implement a soap web services from wsdl, the server is >> >> developed using oracle, is zsi or some other python library for soap >> >> interoperable with oracle soa? >> > >> > No idea, but I'd definitely try soaplib before ZSI. >> > >> > Stefan >> >> I'm working on a project where I need to write a client for SOAP with >> Attachments; I can see ZSI does not support it > > The ZSI documentation (2.0) says that SOAP attachments are supported -- > but I never tried it. > > > Dieter > -- > http://mail.python.org/mailman/listinfo/python-list > That's right; but if you look at the code, it seems like it is able to create a server which behaves in that way, but not to create a client for it. But I'm still exploring... -- Marco Bizzarri http://notenotturne.blogspot.com/ http://iliveinpisa.blogspot.com/
- Previous message (by thread): Zsi interoperability
- Next message (by thread): [ANN] XPN 1.2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list