Your solution worked perfectly. I used "failover:tcp://IP_ADDRESS:PORT?maxReconnectAttempts=1" as a broker URI and I got the desired results. Thanks so much for your help!
Joe Fernandez wrote: > > So you are using the failover transport. By default, the failover > transport will try indefinitely to connect with the broker. So while it is > trying, your send will block. > > See the following for info on how to give the failover transport some > boundaries. > > http://activemq.apache.org/failover-transport-reference.html > > Joe > -- View this message in context: http://www.nabble.com/Do-the-send-timeouts-actually-work--tp20583221p20604787.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.