You specify the failover protocol by enclosing the existing URL with
"failover:()"
So you'll need to change the URL that you are connecting with to for example
look like:
failover:(tcp://localhost:1234)
Beware though that if you are using activeMQ 5.2 or before the failover
protocol does not hav
Hi.
I am noticing some strange behavior from our activeMQ consumer. The producer
is sending messages to activeMQ throughout the day, and the messages seem to
arrive at the broker. However, the consumer is not notified of these
messages.
2-3 times a day, the consumer is notified and starts proc