TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-ejb3-head-testsuite.xml:109: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures. |
Date of build: 08/29/2006 03:25:00 |
Time to build: 53 minutes 16 seconds |
Last changed: 12/31/2005 16:46:08 |
Last log entry: call isOpen() when obtaining session so that HEM registers with EM with TXset cglib_use_reflection flag to false |
Unit Tests: (376) Total Errors and Failures: (29) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 12282) | ||||
56367 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | add <message-destination-ref> to mdb |
56348 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/JaasSecurityManagerService.java | Fixed usage of AuthorizationManager (JBAS-3535) |
56347 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/MyStateful21Bean.java | EJBTHREE-670: fixed |
56347 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/unit/PreDestroyCallsTestCase.java | EJBTHREE-670: fixed |
56347 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-670: fixed |
56285 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | <persistence-context-ref> wasn't processing <injection-target> |
56280 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/EJBHandler.java | ENC injector wasn't created |
56279 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/JBossTimerServiceFactory.java | do a null check as there might not be a timer service installed |
56278 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/JmxDependencyPolicy.java | use different service name to map DS dependency |
56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/TimerServiceFacade.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/QuartzTimerServiceFactory.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/JBossTimerServiceFactory.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/ServiceDelegateWrapper.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/ServiceDelegateWrapperMBean.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/unit/RemoteUnitTestCase.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/TimerTester.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/Container.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/BaseTimerTesterBean.java | EJBTHREE-630: persist timers on undeployment |
56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java | EJBTHREE-630: persist timers on undeployment |
56263 | added | wolfc | //trunk/ejb3/src/resources/test/iiop/custom.jndi.properties | EJBTHREE-667: getHandle unit test |
56236 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/ServiceController.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
56236 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/metamodel/descriptor/JBossWebDDObjectFactory.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
56236 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/metamodel/descriptor/WebDD.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
56236 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/injection/ResourceHandler.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
56214 | modified | wolfc | //trunk/ejb3/build-test.xml | EJBTHREE-667: getHandle unit test |
56214 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestCase.java | EJBTHREE-667: getHandle unit test |
56214 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestSetup.java | EJBTHREE-667: getHandle unit test |
56214 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestServices.java | EJBTHREE-667: getHandle unit test |
56214 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.java | EJBTHREE-667: getHandle unit test |
56199 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.java | refactor of RunAs so that it works correctly with run-as-principal. |
56199 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptorFactory.java | refactor of RunAs so that it works correctly with run-as-principal. |
56199 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | refactor of RunAs so that it works correctly with run-as-principal. |
56199 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/QueueTestMDB.java | refactor of RunAs so that it works correctly with run-as-principal. |
56183 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.java | EJBTHREE-619: timer service factory configurable |
56183 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/package.html | EJBTHREE-619: timer service factory configurable |
56182 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.java | |
56182 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/package.html | |
56176 | modified | wolfc | //trunk/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat6.sar/META-INF/jboss-service.xml | AuthorizationManager from JNDI (see JBAS-3535) |
56169 | modified | wolfc | //trunk/ejb3/src/resources/ejb3-timer-service.xml | EJBTHREE-619: timer service factory configurable |
56169 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/JBossTimerServiceFactory.java | EJBTHREE-619: timer service factory configurable |
56169 | modified | wolfc | //trunk/ejb3/.classpath | EJBTHREE-619: timer service factory configurable |
56169 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jmx | EJBTHREE-619: timer service factory configurable |
56169 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java | EJBTHREE-619: timer service factory configurable |
56169 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | EJBTHREE-619: timer service factory configurable |
56169 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/QuartzTimerJob.java | EJBTHREE-619: timer service factory configurable |
56169 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceImpl.java | EJBTHREE-619: timer service factory configurable |