I'd recommend building a Java-first web service in order to
auto-generate a WSDL[1, link 3][2], then with WSDL in hand switch to a
WSDL-first implementation where you can do whatever security options you
want [1, links 11-21, also the CXF WS-* samples].
Glen
[1] http://www.jroller.com/gmazza/entry/blog_article_index (link 3)
[2]
http://cxf.apache.org/docs/defining-contract-first-webservices-with-wsdl-generation-from-java.html
On 10/17/2012 03:04 AM, Flavio Campana wrote:
Hi everyone,
i was looking for some example of implementing a web service with CXF
wich used WS-Security and WS-SecurityPolicy using a code first approach.
Do you know if there are any?
Thanks.
--
Glen Mazza
Talend Community Coders - coders.talend.com
blog: www.jroller.com/gmazza