Hi Daniel, Yes I want to implement ws-security as soon as possible. I read the link you sent me and I can see that CXF has an implementation of ws-security. However I am not using spring. My Server uses the OSGi version of cxf and I am having trouble to find out how to add the interceptors in this version of CXF. I published my web service using the sample in this link http://cxf.apache.org/distributed-osgi-greeter-demo-walkthrough.html. Do you or does someone know how to use the interceptors with the OSGi distribution of CXF?
Thanks in advance, -Diego Vera -----Ursprüngliche Nachricht----- Von: forda [mailto:[email protected]] Gesendet: Freitag, 14. August 2009 10:17 An: [email protected] Betreff: Re: CXF OSGi and security Hi Diego ! Are you going to implement ws-security in general, i will also use the ws-security implementation soon. Go to this url http://cwiki.apache.org/confluence/display/CXF20DOC/WS-Security to start with. Cheers, Daniel diego.vera wrote: > > Hi all, > > I am using the OSGi version of CXF and I am impressed how easy is to > publish a web service. However now I want to implement authentication > using web services and I am wondering if cxf implements ws-security > and how to enable it? Is there anywhere documentation about that? > > Thanks in advance, > > -Diego Vera > > -- View this message in context: http://www.nabble.com/CXF-OSGi-and-security-tp24967407p24967968.html Sent from the cxf-user mailing list archive at Nabble.com.
