Rob Gonda's Blog

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.

TrackBacks
There are no trackbacks for this entry.

Trackback URL for this entry:
http://www.robgonda.com/blog/trackback.cfm?A9881214-3048-7431-E400A837641106E6

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
This blog is running version 5.9.003. Contact Blog Owner