Yes sir!! connection.start() on the listener side fixed it. :)
This is still interesting, how come I got connected in the very first place
if connection.start() was not called...

Anyhow, the implementation in real case scenario is this: we have a bunch of
Services running around some LoadBalancers - this is our app specific
services. Whenever a service dies, we want to take appropriate actions in
the LoadBalancer, so when Service dies, because of auto-delete, the queue is
deleted and having a listener inside the LoadBalancer we can capture this
"death" and take appropriate actions. 

Thank you for your precious time Gordon!

Thank You,
Eugene.



--
View this message in context: 
http://apache-qpid-developers.2158895.n2.nabble.com/Alternate-Exchange-with-auto-delete-queue-tp7583361p7583393.html
Sent from the Apache Qpid developers mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to