Is there a best practice for gracefully restarting an openwire/c++ consumer
or producer session.  I'm hesitant to destroy and rebuild the connection,
session, and all of the consumers when I get an connection exception in my
exception listener.  I can't use failover:tcp: in an openwire broker uri. 
Do I really have to unwind/destroy all of my consumer handles?  I've looked
all over for some methods or hints but I don't see any examples of
reconnecting after a client connection failure.

Thanks,
Fred
-- 
View this message in context: 
http://www.nabble.com/gracefully-restarting-a-c%2B%2B-openwire-session-tf4603637s2354.html#a13144886
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to