activemq/activemq-core
Hiram R. Chirino 40926586aa Call transportFailed() only for IOException caused by the transport. Async exceptions from the broker could just mean that an async operation failed (like an async send).
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@376339 13f79535-47bb-0310-9956-ffa450edef68
2006-02-09 16:29:30 +00:00
..
src Call transportFailed() only for IOException caused by the transport. Async exceptions from the broker could just mean that an async operation failed (like an async send). 2006-02-09 16:29:30 +00:00
maven.xml - Move AMQ command console to separate module (activemq-console) 2006-02-07 06:48:24 +00:00
pom.xml Don't need that dep 2006-01-14 02:33:26 +00:00
project.properties Maven 1 pom changes so that we cen start deploying to the apache maven repository. 2006-01-12 20:43:53 +00:00
project.xml - Added a message to the request map in failover before sending it to prevent race condition where the response tries (and fails) to remove the message before it is even added. This is to prevent double sending a message because it is still in the requestMap. (This is for the master-slave test cases) 2006-02-09 06:43:10 +00:00