Hi All,

I'm a newbie to WS-Notification of CXF. If I understand correctly,
WS-Notification is built on top of activeMQ. As a JMS provider, activeMQ
supports Durable subscription/message persistence. This means when the
client is offline, the messages will be persisted so that when the client is
up later, the message can still be pushed to the client. I was just
wondering if this is also supported by CXF WS-Notification? When the client
is temporarily down or the server is crashed, after the client is up or the
server is up again, would the message published earlier still be delivered
to the client?

Thanks very much,

YuLing

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Does-Durable-subscription-or-message-persistence-work-for-WS-Notification-tp5598400p5598400.html
Sent from the cxf-dev mailing list archive at Nabble.com.

Reply via email to