On Thu, Sep 18, 2008 at 7:10 PM, Dieter Maurer <[EMAIL PROTECTED]> wrote: > "Marco Bizzarri" <[EMAIL PROTECTED]> writes on Mon, 15 Sep 2008 20:26:27 > +0200: >> On Mon, Sep 15, 2008 at 8:15 PM, Stefan Behnel <[EMAIL PROTECTED]> 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/ -- http://mail.python.org/mailman/listinfo/python-list