BUILD COMPLETE - build.18 |
Date of build: 12/03/2004 17:12:33 |
Time to build: 62 minutes 9 seconds |
Last changed: 12/03/2004 13:32:14 |
Last log entry: [00002321]In stressed environments, conccurrent access to the findAll result would generate Exception |
Unit Tests: (1882) Total Errors and Failures: (29) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (7) | ||||
1.7.2.8 | modified | slaboure | cluster/src/main/org/jboss/ejb/plugins/CMPClusteredInMemoryPersistenceManager.java | [00002321]In stressed environments, conccurrent access to the findAll result would generate Exception |
1.1.2.4 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/CacheInvalidator.java | log the message about an entry not being cached with TRACE level instead of WARN |
1.2.2.7 | modified | starksm | common/src/main/org/jboss/util/propertyeditor/PropertyEditors.java | Add a utility method which takes the properties found in the given property map to the bean using the property editor registered for the property. |
1.27.2.16 | modified | starksm | security/src/main/org/jboss/security/plugins/JaasSecurityManager.java | Move the setting of the thread local subject copy read only mode into the copy priviledged action since the Subject.setReadOnly call requires a permission |
1.1.2.4 | modified | starksm | security/src/main/org/jboss/security/plugins/SubjectActions.java | Move the setting of the thread local subject copy read only mode into the copy priviledged action since the Subject.setReadOnly call requires a permission |
1.1.2.2 | modified | starksm | testsuite/src/main/org/jboss/test/jmx/test/JMXInvokerProxyUnitTestCase.java | Test programatic use of the JRMPProxyFactory to expose an IProxy interface from an xmbean. |
1.1.4.17 | modified | starksm | messaging/src/main/org/jboss/mq/il/uil2/SocketManager.java | Associate a ThreadFactory with the msg delivery pool so that these threads have a meanigful name and association with the SocketManager instance. |