Skip to main content
March 25, 2009
Question

Coldfusion 8 & WS-Security

  • March 25, 2009
  • 1 reply
  • 802 views
Does coldfusion support the implementation of WS-Security? I am running Coldfusion 8 Enterprise Edition as a stand alone server. I am trying to consume a web service that is written in java on an IBM web sphere server. Can coldfusion consume this web service and pass in the required WS-Security elements?

Also, is the reverse achievable... Can I create a web service that implements WS-Security on a coldfusion server?
This topic has been closed for replies.

1 reply

Inspiring
March 25, 2009
swoodrich wrote:
> Does coldfusion support the implementation of WS-Security? I am running
> Coldfusion 8 Enterprise Edition as a stand alone server. I am trying to
> consume a web service that is written in java on an IBM web sphere server. Can
> coldfusion consume this web service and pass in the required WS-Security
> elements?
>
> Also, is the reverse achievable... Can I create a web service that implements
> WS-Security on a coldfusion server?

As far as I know CF cannot consume or produce WS-Security. I've consumed
a .net security enabled web service using raw XML. I think it's much
harder to produce ws-security in CF (you're still going to do it raw
just that it's harder).

--
Mack