Have you looked at these components in incubator? http://framework.zend.com/fisheye/browse/Zend_Framework/trunk/incubator/ library/Zend/Soap
I'm not the best person to vouch for their stability and feature completeness, but I can tell you that much more extensive SOAP support is currently looking good for our next release. With your help in contributing and/or testing, it could look even better. ;) Contact Alex on the Zend Framework team if you'd like to be a part of this effort. ,Wil From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Philip G Sent: Monday, April 21, 2008 2:00 PM To: fw-general Subject: [fw-general] Handling SOAP requests with ZFW? What's the prefered method for handling SOAP communication using the ZFW libraries? I noticed there isn't any Soap class or sub-class. I see there's an Zend_Xmlrpc class, but it's extremely limited (headers? uploads?). Is there anyway to fully use Soap within ZFW? In the past we've unfortunately relied upon NuSoap to get things done. I'd like to migrate away from that if we can. I'd like something that's more PHP5 ready and reliable. -- Philip [EMAIL PROTECTED] http://www.gpcentre.net/
