문제

I need SwA (Soap with Attachments) support in php for a project. I can't find a reference in ZF docs about supporting SwA or not. Anybody knows if it is supported?

If not supported, I have heard about WSO2 WSF/PHP which it does support SwA. My question would be... is it possible to integrate both ZF and WSF/PHP?

Thanks in advance!

Pablo

도움이 되었습니까?

해결책

Please see my answer here.

ZF's SOAP component is not able to handle multi-part SOAP messages (aka attachments) but I think it's no problem to integrate WSF/PHP into a Zend Framework environment.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top