Question
SOAP and MTOM
I'm in the final stages of consuming a web service thru SOAP
using Cold Fusion 8. It's my first time using SOAP. I have
everything set up to where it sends the request. I have verified
the request against soapui and it matches. The request works fine
with soapui. But when I call the cf page, all it brings back is the
data definition wsdl (no matter what method I use).
I have used a sniffer to make sure that the request it is sending looks good (and it does). I have contacted the company that is supplying the web service and they say that I need to send it using MTOM. They said there side isn't understanding what I'm sending since it's not using MTOM. Is Cold Fusion compatable with MTOM? If so, how do I make my SOAP request use it?
Thanks
I have used a sniffer to make sure that the request it is sending looks good (and it does). I have contacted the company that is supplying the web service and they say that I need to send it using MTOM. They said there side isn't understanding what I'm sending since it's not using MTOM. Is Cold Fusion compatable with MTOM? If so, how do I make my SOAP request use it?
Thanks
