[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Cluster - Destination SecurityConfig Lost
timfox
do-not-reply at jboss.com
Tue Sep 18 08:10:10 EDT 2007
By definition, a temporary destination is just that - temporary.
It does not survive failover.
Non durable topic subscriptions also do not survive failover.
The only things that survive failover are persistent messages in either
a) non temporary queue
b) durable subscription
persistent messages in either temporary queues or non durable subscriptions act as non persistent messages.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085446#4085446
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085446
More information about the jboss-dev-forums
mailing list