BUILD COMPLETE - build.6 |
Date of build: 12/09/2004 04:06:30 |
Time to build: 20 minutes 54 seconds |
Last changed: 12/08/2004 16:31:37 |
Last log entry: Move the onException reconnection to a seperate thread in all cases. It has been seen that the thread calling onException can have its interrupted state set which results in the reconnection immeadiately failing as though the container has been shutdown. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (1) | ||||
1.50.2.18 | modified | starksm | server/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.java | Move the onException reconnection to a seperate thread in all cases. It has been seen that the thread calling onException can have its interrupted state set which results in the reconnection immeadiately failing as though the container has been shutdown. |