|
| 64863 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | removed unused getInvokedInterface(..) |
| 64862 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/unit/MetricsUnitTestCase.java | [EJBTHREE-1032] more consistent metrics and improved tests |
| 64862 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/StatelessRemote.java | [EJBTHREE-1032] more consistent metrics and improved tests |
| 64862 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/statelesscreation/deploy/ejb3-interceptors-aop.xml | [EJBTHREE-1032] more consistent metrics and improved tests |
| 64862 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/StrictMaxPoolStatelessBean.java | [EJBTHREE-1032] more consistent metrics and improved tests |
| 64862 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/statelesscreation/unit/MetricsUnitTestCase.java | [EJBTHREE-1032] more consistent metrics and improved tests |
| 64862 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/StrictMaxPool.java | [EJBTHREE-1032] more consistent metrics and improved tests |
| 64862 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/statelesscreation/StatelessRemote.java | [EJBTHREE-1032] more consistent metrics and improved tests |
| 64862 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/statelesscreation/deploy/ejb3.deployer/META-INF/jboss-service.xml | [EJBTHREE-1032] more consistent metrics and improved tests |
| 64862 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ThreadlocalPool.java | [EJBTHREE-1032] more consistent metrics and improved tests |
| 64862 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/DefaultPoolStatelessBean.java | [EJBTHREE-1032] more consistent metrics and improved tests |
| 64862 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/statelesscreation/ThreadLocalPoolStatelessBean.java | [EJBTHREE-1032] more consistent metrics and improved tests |
| 64850 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/SessionContainer.java | removed logging |
| 64847 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Removed calling arjuna-test |
| 64844 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Removed arjuna-test server setup |
| 64840 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/SessionContainer.java | [EJBTHREE-1025] fix for valueless @Local and @Remote on bean |
| 64832 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | corrected fix in [EJBTHREE-942] which was causing factoryxml to fail - use default RemoteBindings for injection if not provided |
| 64832 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.java | corrected fix in [EJBTHREE-942] which was causing factoryxml to fail - use default RemoteBindings for injection if not provided |