View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050223014854Lbuild.388
|
| 1.35.2.1 | modified | ejort | transaction/src/main/org/jboss/tm/TransactionImpl.java | [JBAS-1234] - Clear the interrupted status of the thread during transaction association. This avoidsthe thread interruption that occurs during transaction timeout interfering with a subsequent requestthat is RequiresNew. i.e. totally unrelated to the timedout transaction. |
| 1.5.6.2 | modified | ejort | server/src/main/org/jboss/invocation/InvokerInterceptor.java | [JBAS-1442] - Reinstated backwards compatibilty of non clustered proxies being invoked from other servers with the same target service available locally. |
| 1.5.6.1 | modified | starksm | common/src/main/org/jboss/util/property/PropertyMap.java | Remove the cast of the removed object to a String in remove. Resolves [JBAS-1497] org.jboss.util.property.PropertyMap remove has invalid assumption of String values. |