Hi to everybody, and thx in advance.
Can I check for a response message (JMSCorrelationID) in more than one server?. I' m using a network of brokers with ActiveMQ, and the list:tcp:.... protocol on the client side, but I've some messages that I send to one server, but the reply comes from the other server, so I lost this response (timeout). Is there a way to check in various server? My idea is to force to change to the other servers is I got a timeout from any of them.
Thx to everbody


Reply With Quote