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
We are currently beginning to test a partial integration. We have
Relianble Messaging, Addressing, and Session tracking on the Java side
and need to test it on the .Net side. What I have not seen yet is how to
implement the duplex mode from tcp transport.
Have you seen anything along those lines?
-- bk