Hello, I'm wanting to use the cool AutoDiscover library to produce document/literal compliant WSDLs, but looking at the setClass() method of Zend_Soap_AutoDiscover, it looks like it is hard coded to use RPC/encoded.
What's the best way of allowing document/literal? 1) Hacking Zend_Soap_AutoDiscover to accept document/literal or 2) Sub Class Zend_Soap_AutoDiscover and override the setClass method Cheers -- View this message in context: http://www.nabble.com/Zend_Soap_AutoDiscover-and-document-literal-tp21006481p21006481.html Sent from the Zend Framework mailing list archive at Nabble.com.
