Re: [Zope-dev] SOAP and Zope

2002-04-24 Thread Andy McKay
The SOAP integration that has been done is similar to the automagical xml-rpc integration so its really not that good. http://www.ppetru.net/software/index.html I got some WebServices working using SOAP in Zope about the same time Brian worked on it using hacked up soaplib libraries they migh

Re: [Zope-dev] SOAP and Zope

2002-04-24 Thread R. David Murray
On 24 Apr 2002, Tim Hoffman wrote: > I have check the WebServices in cvs.zope.org, but it appears to me > that it is a standalone implementation. > > Has anyone tackled this yet. If you search the mailing list archives for SOAP you might be able to find references to work someone did a while back