How do I create a cold fusion web service client that uses ws-security?
Posted
by ScArcher2
on Stack Overflow
See other posts from Stack Overflow
or by ScArcher2
Published on 2008-10-03T20:40:49Z
Indexed on
2010/04/09
20:03 UTC
Read the original article
Hit count: 389
I've exposed several web services in our product using java and WS-Security. One of our customers wants to consume the web service using Coldfusion. Does coldfusion support ws-security? Can I get around it by writing a java client and using that in coldfusion?
(I don't know much about coldfusion).
© Stack Overflow or respective owner