|
| 61353 | modified | bdecoste | //trunk/ejb3/build-test.xml | [EJBTHREE-831] MDBs only support REQUIRED and NOT_SUPPORTED |
| 61353 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/invalidtxmdb/QueueTestMDB.java | [EJBTHREE-831] MDBs only support REQUIRED and NOT_SUPPORTED |
| 61353 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/invalidtxmdb/TestStatusBean.java | [EJBTHREE-831] MDBs only support REQUIRED and NOT_SUPPORTED |
| 61353 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3AnnotationHandler.java | [EJBTHREE-831] MDBs only support REQUIRED and NOT_SUPPORTED |
| 61353 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/invalidtxmdb/unit/MDBUnitTestCase.java | [EJBTHREE-831] MDBs only support REQUIRED and NOT_SUPPORTED |
| 61353 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/invalidtxmdb/unit | [EJBTHREE-831] MDBs only support REQUIRED and NOT_SUPPORTED |
| 61353 | added | bdecoste | //trunk/ejb3/src/resources/test/invalidtxmdb/mdbtest-service.xml | [EJBTHREE-831] MDBs only support REQUIRED and NOT_SUPPORTED |
| 61353 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/invalidtxmdb | [EJBTHREE-831] MDBs only support REQUIRED and NOT_SUPPORTED |
| 61353 | added | bdecoste | //trunk/ejb3/src/resources/test/invalidtxmdb | [EJBTHREE-831] MDBs only support REQUIRED and NOT_SUPPORTED |
| 61353 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/invalidtxmdb/TestStatus.java | [EJBTHREE-831] MDBs only support REQUIRED and NOT_SUPPORTED |
| 61348 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/classloader/leak/ejb3/ThreadLocalPoolEjb3StatelessSessionBean.java | Use transactions in the calls |
| 61348 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/classloader/leak/ejb3/Ejb3StatefulSessionBean.java | Use transactions in the calls |
| 61348 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/classloader/leak/ejb3/Ejb3StatelessSessionBean.java | Use transactions in the calls |
| 61342 | modified | bstansberry@jboss.com | //trunk/testsuite/build.xml | Update the create-config patternsets to AS 5 usage |
| 61340 | added | bdecoste | //trunk/ejb3/src/resources/test/descriptortypo | [EJBTHREE-897] merged from 4.2. Throws RuntimeException that wraps the ClassNotFound/FieldNotFound exception when method/field from descriptor does not exist |
| 61340 | added | bdecoste | //trunk/ejb3/src/resources/test/descriptortypo/META-INF | [EJBTHREE-897] merged from 4.2. Throws RuntimeException that wraps the ClassNotFound/FieldNotFound exception when method/field from descriptor does not exist |
| 61340 | modified | bdecoste | //trunk/ejb3/build-test.xml | [EJBTHREE-897] merged from 4.2. Throws RuntimeException that wraps the ClassNotFound/FieldNotFound exception when method/field from descriptor does not exist |
| 61340 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/descriptortypo/StatefulRemote.java | [EJBTHREE-897] merged from 4.2. Throws RuntimeException that wraps the ClassNotFound/FieldNotFound exception when method/field from descriptor does not exist |
| 61340 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/descriptortypo/StatelessRemote.java | [EJBTHREE-897] merged from 4.2. Throws RuntimeException that wraps the ClassNotFound/FieldNotFound exception when method/field from descriptor does not exist |
| 61340 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/descriptortypo/unit/TypoTestCase.java | [EJBTHREE-897] merged from 4.2. Throws RuntimeException that wraps the ClassNotFound/FieldNotFound exception when method/field from descriptor does not exist |
| 61340 | added | bdecoste | //trunk/ejb3/src/resources/test/descriptortypo/META-INF/ejb-jar.xml | [EJBTHREE-897] merged from 4.2. Throws RuntimeException that wraps the ClassNotFound/FieldNotFound exception when method/field from descriptor does not exist |
| 61340 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | [EJBTHREE-897] merged from 4.2. Throws RuntimeException that wraps the ClassNotFound/FieldNotFound exception when method/field from descriptor does not exist |
| 61340 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/descriptortypo/StatefulBean.java | [EJBTHREE-897] merged from 4.2. Throws RuntimeException that wraps the ClassNotFound/FieldNotFound exception when method/field from descriptor does not exist |
| 61340 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/descriptortypo/StatelessBean.java | [EJBTHREE-897] merged from 4.2. Throws RuntimeException that wraps the ClassNotFound/FieldNotFound exception when method/field from descriptor does not exist |
| 61340 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/descriptortypo/unit | [EJBTHREE-897] merged from 4.2. Throws RuntimeException that wraps the ClassNotFound/FieldNotFound exception when method/field from descriptor does not exist |
| 61340 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/descriptortypo | [EJBTHREE-897] merged from 4.2. Throws RuntimeException that wraps the ClassNotFound/FieldNotFound exception when method/field from descriptor does not exist |
| 61338 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java | Remove the duplicate module name creation |
| 61337 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java | Use ObjectName.quote to escape the deployment name portion of the ejb module name |
| 61336 | modified | scott.stark@jboss.org | //trunk/testsuite/src/resources/deadlock/META-INF/jboss.xml | Use the correct Standard Pessimistic CMP 2.x EntityBean name |
| 61335 | added | weston.price@jboss.com | //trunk/connector/src/resources/schema/jboss-cf.xsd | [JBAS-1425] Beginning definition for programmatic JAXB based deployment. |