Pergunta

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

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top