2008年8月20日星期三

[fw-webservices] Zend_Soap_Client: use custom _soapClient object?

Hi,

 

Is it possible to somehow override the __doRequest method of the _soapClient property of Zend_Soap_Client?

 

We have an issue where the soap server has problems with empty nodes and I would like to remove possible empty nodes on __doRequest()…

 

It seems kind of stupid to subclass Zend_Soap_Client only to use a different object as _soapClient (and rewrite the entire Zend_Soap_Client::_initSoapClientObject method)?

 

Regards,

Dieter Devlieghere

没有评论: