Setting document/literal will be possible with the AutoDiscover component that will be shipped with the ZF 1.8 release in february next year.
Until then, you should extend and override the specific functions (setClass, addFunction) to gain the desired functionality. greetings, Benjamin On Sun, 14 Dec 2008 16:18:48 -0800 (PST), krytie <juli...@lifeevents.com.au> wrote: > > 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.