View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041214143751Lbuild.219
|
| 1.18.2.27 | modified | ejort | connector/src/main/org/jboss/resource/connectionmanager/BaseConnectionManager2.java | Log when connection factories/data sources are unbound from jndi. |
| 1.1.1.1.2.24 | modified | ejort | tomcat/src/resources/server-50.xml | Update the connection closed checking valve config example to includethe transaction manager so we can check for untermnated transactions.Also add a comment that the dependency needs uncommenting in META-INF/jboss-service.xml |
| 1.2.2.3 | modified | ejort | tomcat/src/main/org/jboss/web/tomcat/tc5/jca/CachedConnectionValve.java | Backport the connection close valve from jboss4.This includes a check for transaction completed. |
| 1.8.2.17 | modified | ejort | connector/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.java | Tidyup the stacktraces map in unregisterConnection rather than leaving it for the garbage collector.Check the transacion is active before trying to create a synchronization. |
| 1.50.2.19 | modified | starksm | server/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.java | - Expose the MessageDrivenMetaData as a read-only attribute- Give the reconnect thread a more meaningful name that include the ejb name- Include the destinationJNDI name in the toString format. |