Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Coldfusion 8 & WS-Security

Guest
Mar 25, 2009 Mar 25, 2009
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?
TOPICS
Advanced techniques
776
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 25, 2009 Mar 25, 2009
LATEST
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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources