[jboss-user] [Messaging, JMS & JBossMQ] - Re: Automatic topic creation & deletion through EJBSessionBe

adrian@jboss.org do-not-reply at jboss.com
Wed Feb 20 11:03:08 EST 2008


"adrian at jboss.org" 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



More information about the jboss-user mailing list