Stefan Tilkov's Random Stuff

WS-RM and WCF

Christian Weyer about WCF’s WS-ReliableMessaging implementation:

The only real problem I currently have with the WS-RM implementation in WCF is that they do not have a durable store for the WS-RM messages. It is all in-memory and AppDomain-based.

I guess that makes it WS-SomewhatReliableMessaging ;-)

Comments

On February 15, 2006 8:03 PM, Swnako said:

get the latest implementation of WSRM and WS-Reliability from www.naradabrokering.org