It can be done with 2.1.x, but it requires quite a bit more work on your part to setup the WSS4J interceptors and mapping policies into wss4j properties and a vice-versa.
If you look at the wssec10 stuff in the sandbox/interopfest: http://svn.apache.org:80/viewvc/cxf/sandbox/interopfest/wssec10/ and go back to the original version I committed in Dec, the server side parts are the original stuff we had when testing with the 2.1 (actually, 2.0 probably) code base. Dan On Tue March 10 2009 5:25:10 pm Wolf, Chris (IDEAS) wrote: > Are there examples of CXF interoperating with WCF clients? > > Specifically, I'm interested in encryption of both request and repsonse, > preferably with the option to > only encrypt parts (which, according to a post from today, seems > possible, thanks for that) > > However we need such a secure service to be consumed by a .NET (WCF) > client. From this posting, > I see that such testing has been done with 2.2.x, but can we use 2.1.x? > > http://mail-archives.apache.org/mod_mbox/cxf-dev/200902.mbox/%3C20090209 > [email protected]%3e > > thanks, > > -Chris W. > > -------------------------------------------------------------------------- > NOTICE: If received in error, please destroy and notify sender. Sender does > not intend to waive confidentiality or privilege. Use of this email is > prohibited when received in error. -- Daniel Kulp [email protected] http://www.dankulp.com/blog
