BUILD COMPLETE - build.163 |
Date of build: 08/03/2007 16:16:57 |
Time to build: 190 minutes 16 seconds |
Last changed: 08/02/2007 19:27:17 |
Last log entry: [EJBTHREE-942] Looks like you can't redeploy interceptor refs |
Unit Tests: (4091) Total Errors and Failures: (0) | |||
All Tests Passed | |||
Modifications since last build: (first 50 of 35) | ||||
64439 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/defaultremotebindings/default-ejb3-interceptors-aop.xml | [EJBTHREE-942] Looks like you can't redeploy interceptor refs |
64438 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/defaultremotebindings/StatelessBean.java | [EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create |
64438 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/SessionContainer.java | [EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create |
64438 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/defaultremotebindings/unit | [EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create |
64438 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/defaultremotebindings | [EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create |
64438 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/defaultremotebindings | [EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create |
64438 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/defaultremotebindings/default-ejb3-interceptors-aop.xml | [EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create |
64438 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/defaultremotebindings/StatelessRemote.java | [EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create |
64438 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/defaultremotebindings/unit/DefaultRemoteBindingsTestCase.java | [EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create |
64425 | added | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/resources/test/ejbthree1023/ejbthree1023-aop.xml | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/build-test.xml | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | added | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/AnnotatedLocalBean.java | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | added | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/TestInterceptor.java | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | added | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/DefaultLocal.java | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | added | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/FacadeRemote.java | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | added | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/unit | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | added | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023 | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | added | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/unit/DefaultLocalInterfaceWovenBeanTestCase.java | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.java | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | added | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/resources/test/ejbthree1023 | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | added | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/DefaultLocalBean.java | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | added | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/AnnotatedLocal.java | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64425 | added | kabir.khan@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/FacadeBean.java | [EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP |
64408 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/stateful/META-INF/ejb-jar.xml | [EJBTHREE-1024] fix and test for multiplexed Context list() and listBindings() |
64407 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/MultiplexerContext.java | [EJBTHREE-1024] fix and test for multiplexed Context list() and listBindings() |
64407 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/StatelessBean.java | [EJBTHREE-1024] fix and test for multiplexed Context list() and listBindings() |
64405 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalProxyFactory.java | [EJBTHREE-1019] same VMID for factory and registry |
64405 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalProxy.java | [EJBTHREE-1019] same VMID for factory and registry |
64405 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Registry.java | [EJBTHREE-1019] same VMID for factory and registry |
64404 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/StatefulLocal.java | [EJBTHREE-1019] added additional tests for stateful and stateless |
64404 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/StatelessLocal.java | [EJBTHREE-1019] added additional tests for stateful and stateless |
64404 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/StatelessRemote.java | [EJBTHREE-1019] added additional tests for stateful and stateless |
64404 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/unit/LocalTestCase.java | [EJBTHREE-1019] added additional tests for stateful and stateless |
64404 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/StatefulBean.java | [EJBTHREE-1019] added additional tests for stateful and stateless |
64404 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/StatelessBean.java | [EJBTHREE-1019] added additional tests for stateful and stateless |