View results here -> http://cruisecontrol.jboss.com/cc/buildresults/ejb3-head-testsuite?log=log20061117074703

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-ejb3-head-testsuite.xml:87: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 11/17/2006 07:47:03
Time to build: 33 minutes 28 seconds
Last changed: 11/16/2006 22:43:50
Last log entry: Update for JBossTestCase changes

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 32)
58485modifiedscott.stark@jboss.org//trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestCase.javaUpdate for JBossTestCase changes
58485modifiedscott.stark@jboss.org//trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestSetup.javaUpdate for JBossTestCase changes
58485modifiedscott.stark@jboss.org//trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestServices.javaUpdate for JBossTestCase changes
58480modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.javaIn StatefulRemoveInterceptor, do not remove if the ctx has already been discarded or removed.
58480modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoveInterceptor.javaIn StatefulRemoveInterceptor, do not remove if the ctx has already been discarded or removed.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/bank/BankBean.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3ClientDeployer.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/AbstractPool.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/client/ClientContainer.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/bank/TellerBean.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/TimerServiceImpl.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/tx/Ejb3TxPolicy.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/bank/unit/BankDeploymentDescriptorTestCase.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoveInterceptor.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/jms/ServerPeerJMSDestinationFactory.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/resources/test/bank/META-INF/ejb-jar.xml* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/PassivationEvictionPolicy.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/tx/TxUtil.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58462modifiedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic/TopicTestMDB.javaadded clientId in activation config
58462modifiedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/TopicTestMDB.javaadded clientId in activation config
58454modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/injection/ResourceHandler.javaDo not include a LinkRefEncInjector in addition to a ValueEncInjector for URL resource-refs.
58448modifiedwolfc//trunk/ejb3/build-test.xmlsimple topic MDB unit test
58448addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic/unit/TopicMDBUnitTestCase.javasimple topic MDB unit test
58448addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic/unitsimple topic MDB unit test
58448addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopicsimple topic MDB unit test
58448addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic/TopicTestMDB.javasimple topic MDB unit test
58448addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic/TestStatus.javasimple topic MDB unit test
58448addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic/TestStatusBean.javasimple topic MDB unit test