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 ;-)
get the latest implementation of WSRM and WS-Reliability from www.naradabrokering.org