> Can someone tell me what's do good in the WSE 2.0? We have a
> distributed web application which uses web services. SSL is
> implemented between the WEB application and the WS facade.
> Does WSE 2.0 help me in a significante way?
SSL encrypts via transport so it ties you to HTTP. SSL also requires encrypting the whole message,
which sometimes you need.
WSE can encrypt the data instead, and has many options to secure without requiring full encryption.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
Blog: http://blogs.atozed.com/kudzu