help: coldfusion+soap
ColdFusion has a nice integration with web services when a WSDL is present, and it's great with REST web services too. However, it's extremely difficult to integrate with regular soap, why?!
I tried using cfx_soap and it just doesn't work. I also found a way to 'trick' cf by creating a local web services and then add soap headers to it... but it's too complicated, and only works for cfmx6.1. Of course I could manually code all the xml envelop and use regular cfhttp calls, but who wants to do that?
Has anyone successfully implemented any soap integration with CF? If so, could so share it with the community? Just to think that perl can use soap::lite modules and CF can't... how depressing.
Thanks.
http://www.robgonda.com/blog/trackback.cfm?A9881214-3048-7431-E400A837641106E6
There are no comments for this entry.
[Add Comment]