View results here ->
http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040513142430Lbuild.24
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| 1.50.2.15 | modified | ejort | server/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.java | Work around a race condition in concurrent.jar's PooledExecutor when waitWhenBlocked policy is used.To make this work, the minimum pool size must be >= 1Also add two new elements to the MDB invoker configuration to remove hard wired values from the session pool configuration:MinimumSize - the minimum number of threads (DO NOT SET THIS TO ZERO! -added warning in standardjboss.xml)KeepAliveMillis - the length of time to keep threads alive when there are more than MinimumSize threads |
| 1.1.2.23 | modified | ejort | server/src/resources/org/jboss/metadata/jboss_3_2.dtd | Work around a race condition in concurrent.jar's PooledExecutor when waitWhenBlocked policy is used.To make this work, the minimum pool size must be >= 1Also add two new elements to the MDB invoker configuration to remove hard wired values from the session pool configuration:MinimumSize - the minimum number of threads (DO NOT SET THIS TO ZERO! -added warning in standardjboss.xml)KeepAliveMillis - the length of time to keep threads alive when there are more than MinimumSize threads |
| 1.47.2.18 | modified | ejort | server/src/etc/conf/default/standardjboss.xml | Work around a race condition in concurrent.jar's PooledExecutor when waitWhenBlocked policy is used.To make this work, the minimum pool size must be >= 1Also add two new elements to the MDB invoker configuration to remove hard wired values from the session pool configuration:MinimumSize - the minimum number of threads (DO NOT SET THIS TO ZERO! -added warning in standardjboss.xml)KeepAliveMillis - the length of time to keep threads alive when there are more than MinimumSize threads |
| 1.5.2.1 | modified | ejort | server/src/main/org/jboss/jms/asf/ServerSessionPoolFactory.java | Work around a race condition in concurrent.jar's PooledExecutor when waitWhenBlocked policy is used.To make this work, the minimum pool size must be >= 1Also add two new elements to the MDB invoker configuration to remove hard wired values from the session pool configuration:MinimumSize - the minimum number of threads (DO NOT SET THIS TO ZERO! -added warning in standardjboss.xml)KeepAliveMillis - the length of time to keep threads alive when there are more than MinimumSize threads |
| 1.19.2.3 | modified | ejort | server/src/main/org/jboss/jms/asf/StdServerSessionPool.java | Work around a race condition in concurrent.jar's PooledExecutor when waitWhenBlocked policy is used.To make this work, the minimum pool size must be >= 1Also add two new elements to the MDB invoker configuration to remove hard wired values from the session pool configuration:MinimumSize - the minimum number of threads (DO NOT SET THIS TO ZERO! -added warning in standardjboss.xml)KeepAliveMillis - the length of time to keep threads alive when there are more than MinimumSize threads |
| 1.8.2.1 | modified | ejort | server/src/main/org/jboss/jms/asf/StdServerSessionPoolFactory.java | Work around a race condition in concurrent.jar's PooledExecutor when waitWhenBlocked policy is used.To make this work, the minimum pool size must be >= 1Also add two new elements to the MDB invoker configuration to remove hard wired values from the session pool configuration:MinimumSize - the minimum number of threads (DO NOT SET THIS TO ZERO! -added warning in standardjboss.xml)KeepAliveMillis - the length of time to keep threads alive when there are more than MinimumSize threads |