BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-ejb3-head-testsuite.xml:11: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:70: Unable to delete directory /services/cruisecontrol/work/checkout/ejb3-head-testsuite/build/output/jboss-5.0.0.Beta/server/all/tmp/deploy/tmp23954jbossws-context-exp.war/WEB-INF |
Date of build: 08/02/2006 22:00:13 |
Time to build: 7 minutes 27 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: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 11986) | ||||
55075 | modified | scott.stark@jboss.org | //trunk/ejb3/.classpath | Move the test module to a binary integration |
55052 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-entity-cache-service.xml | [EJBTHREE-672] Use a combo of FD and FD_SOCK |
55052 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xml | [EJBTHREE-672] Use a combo of FD and FD_SOCK |
55047 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | added rollback test |
55047 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTxBean.java | added rollback test |
55047 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTx.java | added rollback test |
55030 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/unit/PreDestroyCallsTestCase.java | EJBTHREE-670: unit test |
55030 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/MyStateful.java | EJBTHREE-670: unit test |
55030 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/unit | EJBTHREE-670: unit test |
55030 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670 | EJBTHREE-670: unit test |
55030 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/MyStatefulBean.java | EJBTHREE-670: unit test |
55029 | modified | wolfc | //trunk/ejb3/build-test.xml | EJBTHREE-670: unit test |
55011 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/security/Ejb3AuthenticationInterceptor.java | empty string unauthenticatedPrincipal |
55010 | added | bdecoste | //trunk/ejb3/src/resources/test/unauthenticatedprincipal/META-INF/ejb-jar.xml | test for <unauthenticated-principal> |
55010 | added | bdecoste | //trunk/ejb3/src/resources/test/unauthenticatedprincipal/users.properties | test for <unauthenticated-principal> |
55010 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/StatelessBean.java | test for <unauthenticated-principal> |
55010 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/unit | test for <unauthenticated-principal> |
55010 | added | bdecoste | //trunk/ejb3/src/resources/test/unauthenticatedprincipal/META-INF/jboss.xml | test for <unauthenticated-principal> |
55010 | added | bdecoste | //trunk/ejb3/src/resources/test/unauthenticatedprincipal/roles.properties | test for <unauthenticated-principal> |
55010 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal | test for <unauthenticated-principal> |
55010 | added | bdecoste | //trunk/ejb3/src/resources/test/unauthenticatedprincipal | test for <unauthenticated-principal> |
55010 | added | bdecoste | //trunk/ejb3/src/resources/test/unauthenticatedprincipal/META-INF | test for <unauthenticated-principal> |
55010 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/unit/UnauthenticatedPrincipalTestCase.java | test for <unauthenticated-principal> |
55010 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/StatelessRemote.java | test for <unauthenticated-principal> |
54985 | modified | bdecoste | //trunk/ejb3/build-test.xml | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/InitialContextFactory.java | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/security/unit/EJBSpecUnitTestCase.java | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/StrictMaxPool.java | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/Pool.java | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/EJB3StandaloneDeployer.java | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/security/Ejb3AuthenticationInterceptor.java | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.java | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/resources/ejb3-interceptors-aop.xml | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/resources/test/standalone/standard/testjms.xml | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/AbstractPool.java | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/standalone/unit/StandardTestCase.java | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/ConsumerContainer.java | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/aspects/src/main/org/jboss/aspects/security/SecurityContext.java | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54985 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | implemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons |
54980 | modified | scott.stark@jboss.org | //trunk/ejb3/build.xml | Remove the excess jars from the ejb3.deployer |
54873 | added | tom.benninger@jboss.com | //trunk | moving mutated trunk to root |
54873 | deleted | tom.benninger@jboss.com | //mutated/trunk | moving mutated trunk to root |
53674 | added | root | //mutated/trunk/ejb3 | test |
46552 | added | wolfc | //trunk/jboss-ejb3/src/test/org/jboss/ejb3/test/iiop/MySessionBean.java | EJBTHREE-667: work in progress |
46552 | added | wolfc | //trunk/jboss-ejb3/src/test/org/jboss/ejb3/test/iiop | EJBTHREE-667: work in progress |
46552 | added | wolfc | //trunk/jboss-ejb3/src/resources/security/tst.policy | EJBTHREE-667: work in progress |
46552 | added | wolfc | //trunk/jboss-ejb3/src/test/org/jboss/ejb3/test/iiop/TxTester.java | EJBTHREE-667: work in progress |
46552 | added | wolfc | //trunk/jboss-ejb3/src/test/org/jboss/ejb3/test/iiop/MyStatefulBean.java | EJBTHREE-667: work in progress |
46552 | added | wolfc | //trunk/jboss-ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.java | EJBTHREE-667: work in progress |
46552 | added | wolfc | //trunk/jboss-ejb3/src/test/org/jboss/ejb3/test/iiop/MySession.java | EJBTHREE-667: work in progress |