Re: Subscription acknowledgements

2007-03-15 Thread James Strachan
On 3/15/07, Allesmallachen <[EMAIL PROTECTED]> wrote: Hi, I have an application scenario where it is neccessary that subscribers know when they are successfully subscribed. A subscriber is successfully subscribed when the session.createConsumer(...) method returns. 1. Is there a mechanism a

Subscription acknowledgements

2007-03-15 Thread Allesmallachen
ubscriber cannot decide whether he receives no notifications because there are none or because his subscription failed. I'm interested in your thoughts and suggestions regarding subscription acknowledgments with JMS. Christian -- View this message in context: http://www.nabble.com/Subscription