Hello Daniel and many thanks! Whatever you have ready for us we will take and try out!
I'll start on your CXF v2.2 examples tomorrow! (I just downloaded the 2.2-SNAPSHOT to start with :-) It sems like you have WS-Trust samples ready as well on http://svn.apache.org/repos/asf/cxf/sandbox/interopfest/? WS-Trust will also be required further on but if we can demonstrate working interop with WS-Trust already now that's great! If you need an early "external" tester for your server side parts later on let me know! Regards, Magnus. On Tue, Feb 3, 2009 at 5:52 PM, Daniel Kulp <[email protected]> wrote: > On Tue February 3 2009 3:09:30 am Magnus Larsson wrote: > > We have been struggling for a while trying to get CXF and WCF to interop > > using encryption and digital signing according to WS-Security but without > > any success. Depending on various settings (...) in CXF and WCF we can > get > > various pieces working but we have never succeded to get it working 100%. > > > > Does anyone have an example of successfull setup of CXF and WCF for this > > scenrio? > > It would be most welcome to have as a starting point... > > Is WCF the server or the client? Aka: is this a cxf client hitting a > secure > WCF server or the other way around? > > If it's a CXF client and you are willing to play around with the 2.2 > snapshots, I have great examples for you. :-) > http://svn.apache.org/repos/asf/cxf/sandbox/interopfest/ > With 2.2, we'll support the WS-SecurityPolicy policy descriptions that WCF > can > put in the wsdl. All that will be required is a few properties on the > client > (like the usernames, password, keystores, etc...) to fill in the details. > > The server side parts aren't fully there yet. We're beginning to work on > that > a bit now. However, it should be fairly similar to setup. Just > properties > on the endpoints. > > -- > Daniel Kulp > [email protected] > http://www.dankulp.com/blog >
