activemq/activemq-core
Hiram R. Chirino dcf7dea53f An async error could cause a deadlock when using the VM transport since all it's operations are sync. The error handling is now done in an async thread to avoid the deadlock.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394729 13f79535-47bb-0310-9956-ffa450edef68
2006-04-17 17:04:59 +00:00
..
src An async error could cause a deadlock when using the VM transport since all it's operations are sync. The error handling is now done in an async thread to avoid the deadlock. 2006-04-17 17:04:59 +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 Fix m2 build: the distribution is nearly identical to the m1 dist. 2006-04-15 23:33:05 +00:00
project.properties - Fix NPE due to JMX problem 2006-03-09 05:41:08 +00:00
project.xml fixes for memory leaks 2006-04-10 08:12:09 +00:00