Hello. I am interested in sending messages from a Java sender to a C++ client. I'm trying to do it using
- ActiveMQ version 4.1.0 for the Java client and the broker. - ActiveMQ-CPP version 1.0 for the C++ client I have been looking into the ActiveMQ-CPP code for a while, and I haven't found where failover could be configured. So, my question is: is it possible to use failover transport in C++ clients, as it is in Java clients? Thanks in advance. Manu -- View this message in context: http://www.nabble.com/C%2B%2B-client-and-failover-transport-tf2940099.html#a8220354 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
