"[EMAIL PROTECTED]" wrote : 
  | NonDurable Topic subscriptions are automatically deleted when the connection
  | is closed or fails.
  | 

Or if you want messages to survive failures you could use durable topic 
subscriptions
and map the login/logout to createDurableSubscription() and unsubscribe()
respectively.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130833#4130833

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130833
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to