activemq/activemq-core
James Strachan c559a8093f fix for AMQ-600 to detect IOExceptions as being transport exceptions, not service exceptions (which are normally things like JMSException or security exceptions etc) and then disposing the connection eagerly - to free up the clientID so that the client can reconnect
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386610 13f79535-47bb-0310-9956-ffa450edef68
2006-03-17 11:19:12 +00:00
..
src fix for AMQ-600 to detect IOExceptions as being transport exceptions, not service exceptions (which are normally things like JMSException or security exceptions etc) and then disposing the connection eagerly - to free up the clientID so that the client can reconnect 2006-03-17 11:19:12 +00:00
maven.xml - Since we WireFormatInfo needs to be flexible and extensible so that feilds can be added witout changing it's on the wire encoding, we are now using a primitive map to store it's data. 2006-03-07 02:32:50 +00:00
pom.xml have only the parent pom configure the surefire version used. Also enable the right tests on the activemq-core module. 2006-03-13 22:59:08 +00:00
project.properties - Fix NPE due to JMX problem 2006-03-09 05:41:08 +00:00
project.xml refactor of the DemandForwardingBridge so that a multicast-based network can be created (or any other multiplexing transport can be used to create a netowrk) 2006-03-15 16:03:34 +00:00