BUILD COMPLETE - build.59 |
Date of build: 02/18/2005 22:53:02 |
Time to build: 27 minutes 27 seconds |
Last changed: 02/18/2005 15:36:15 |
Last log entry: [JBAS-1489] - Invoke the exception listener if the MessageListener aborts due an error.Invoke the ExceptionListener on a different thread to avoid the self deadlock problem of theMessageListener trying to invoke the ExceptionListener which wants to close/end the message listenerthread. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (14) | ||||
1.20.2.16 | modified | ejort | messaging/src/main/org/jboss/mq/Connection.java | [JBAS-1489] - Invoke the exception listener if the MessageListener aborts due an error.Invoke the ExceptionListener on a different thread to avoid the self deadlock problem of theMessageListener trying to invoke the ExceptionListener which wants to close/end the message listenerthread. |
1.20.2.11 | modified | ejort | messaging/src/main/org/jboss/mq/SpyMessageConsumer.java | [JBAS-1489] - Invoke the exception listener if the MessageListener aborts due an error.Invoke the ExceptionListener on a different thread to avoid the self deadlock problem of theMessageListener trying to invoke the ExceptionListener which wants to close/end the message listenerthread. |
1.16.2.15 | modified | ejort | messaging/src/main/org/jboss/mq/SpySession.java | [JBAS-1489] - Invoke the exception listener if the MessageListener aborts due an error.Invoke the ExceptionListener on a different thread to avoid the self deadlock problem of theMessageListener trying to invoke the ExceptionListener which wants to close/end the message listenerthread. |
1.1.2.5 | modified | ejort | messaging/src/main/org/jboss/mq/il/http/HTTPServerILService.java | [JBAS-1384] - Don't hardwire the ping period in the HTTPIL |
1.20.2.15 | modified | ejort | messaging/src/main/org/jboss/mq/Connection.java | Backport improved exception handling from JBoss4 |
1.16.2.14 | modified | ejort | messaging/src/main/org/jboss/mq/SpySession.java | Backport improved exception handling from JBoss4 |
1.5.2.5 | modified | ejort | messaging/src/main/org/jboss/mq/SpyXAResource.java | Backport improved exception handling from JBoss4 |
1.5.2.5 | modified | ejort | messaging/src/main/org/jboss/mq/SpyConnection.java | Backport improved exception handling from JBoss4 |
1.3.2.3 | modified | ejort | messaging/src/main/org/jboss/mq/SpyJMSException.java | Backport improved exception handling from JBoss4 |
1.20.2.10 | modified | ejort | messaging/src/main/org/jboss/mq/SpyMessageConsumer.java | Backport improved exception handling from JBoss4 |
1.2.8.6 | modified | ejort | messaging/src/main/org/jboss/mq/SpyMessageProducer.java | Backport improved exception handling from JBoss4 |
1.1.2.4 | modified | starksm | thirdparty/oswego/concurrent/lib/README.txt | Update to 1.3.4:# ConcurrentHashMap -- avoid keySet etc toArray array underallocation (Thanks to Kade.Hansson.)# PooledExecutor shutdownAfterProcessingCurrentlyQueuedTasks wakes up waiting threads to cause them to terminate (Thanks to Brent Boyer.) |
1.1.2.3 | modified | starksm | thirdparty/oswego/concurrent/lib/concurrent-src.zip | Update to 1.3.4:# ConcurrentHashMap -- avoid keySet etc toArray array underallocation (Thanks to Kade.Hansson.)# PooledExecutor shutdownAfterProcessingCurrentlyQueuedTasks wakes up waiting threads to cause them to terminate (Thanks to Brent Boyer.) |
1.1.1.1.8.5 | modified | starksm | thirdparty/oswego/concurrent/lib/concurrent.jar | Update to 1.3.4:# ConcurrentHashMap -- avoid keySet etc toArray array underallocation (Thanks to Kade.Hansson.)# PooledExecutor shutdownAfterProcessingCurrentlyQueuedTasks wakes up waiting threads to cause them to terminate (Thanks to Brent Boyer.) |