I am trying to write a consumer with the NMS C# library and I want to have it handle the case of a dropped network connection. It seems from these boads that the proper way to deal with this is to use the "failover" clause in the connection uri. However, it appears that the NMS library does not parse the "failover" and instead throws an exception.
Is there a way to use "failover" with the NMS library? Is there another way to handle a dropped connection and reconnect to the producer and get my missed messages? Thanks in advance. -- View this message in context: http://www.nabble.com/Failover-for-NMS--tf2280386.html#a6334626 Sent from the ActiveMQ - User forum at Nabble.com.