0

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.

Kris
  • 8,680
  • 4
  • 39
  • 67

1 Answers1

0

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