View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20041212095525Lbuild.38
|
| 1.4.2.4 | modified | starksm | server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.java | The service now retrieves the list of persisted timers in its start method rather than reading the timers on receipt of the server start notification to avoid duplication of timers that were created during startup. Fixes [JBAS-30] txtimers created via Servlet init get duplicated. |
| 1.3.6.1 | modified | starksm | testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.java | Add some basic message expiration tests |