I want to create a Web Service in PHP, which can support MTOM/XOP. My Webservice Processing function shpuld be able to extract the attachment. As I googled I could find only WSF(Web Service Framework) as an answer.

Is there any alternatives? I'm new to this MTOM/XOP thing. Currently I use NuSoap but it dont support MTOM/XOP.

link|improve this question

53% accept rate
feedback

1 Answer

There is a patch to support mtom, it might need tweaking for the full mtom spec

http://sourceforge.net/projects/nusoap/forums/forum/193578/topic/3917337

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.