6 Aug
2007
6 Aug
'07
3:32 a.m.
From: Andreas Jung <lists@zopyx.com> To: Christian Klinger <cklinger@novareto.de>, zope@zope.org Subject: Re: [Zope] SOAP - Integration? Date-Sent: 6. August 2007 05:29:01 --On 3. August 2007 09:29:10 +0200 Christian Klinger <cklinger@novareto.de> wrote:
Technical Questions:
- Is it possible to let this package work like the xml-rpc stuff. (every method is accessable through http,xml-rpc,soap?)
Very unlikely that you can use this Zope 3 module with in Zope 2. Integrating new protocol handlers into Zope 2 is much more complicated than in Zope 3.
- Does the package http://svn.zope.org/soap/trunk/ work with Five in a Zope2 environment, too? When not is it possible to integrate it in Five?
See above. -aj