|
| 64955 | modified | bstansberry@jboss.com | //trunk/ejb3/build-test.xml | [EJBTHREE-1013] Run clustered session tests with buddy replication enabled and disabled |
| 64950 | modified | ALRubinger | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | EJBTHREE-1025: Enhanced error messages to be more meaningful to application developer |
| 64948 | modified | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit/FailLocalRemoteSameInterfaceUnitTestCase.java | Reverted as requested by Carlo; will fail until originally specified error message is accessible from thrown exception |
| 64942 | modified | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit/FailLocalRemoteSameInterfaceUnitTestCase.java | EJBTHREE-751: Correction of Unit Test to test for Exception type received, not underlying error message in wrapped exception (was failing) |
| 64941 | modified | ALRubinger | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | EJBTHREE-1025: Added check during processing of metadata in EJB3 Deployments to ensure that @Local and @Remote do not indicate the same interface, or are both used on a bean impl without the "value" attribute set. |
| 64940 | modified | ALRubinger | //trunk/ejb3/build-test.xml | EJBTHREE-1025: Merged Carlo's test cases and associated test build from Branch 4.2, Revision 64470. Modified Unit Test to check for proper error (DeploymentException) when illegal construct is encountered on deployment. |
| 64940 | unknown | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1025/OrderService.java | EJBTHREE-1025: Merged Carlo's test cases and associated test build from Branch 4.2, Revision 64470. Modified Unit Test to check for proper error (DeploymentException) when illegal construct is encountered on deployment. |
| 64940 | unknown | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1025/unit | EJBTHREE-1025: Merged Carlo's test cases and associated test build from Branch 4.2, Revision 64470. Modified Unit Test to check for proper error (DeploymentException) when illegal construct is encountered on deployment. |
| 64940 | added | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1025 | EJBTHREE-1025: Merged Carlo's test cases and associated test build from Branch 4.2, Revision 64470. Modified Unit Test to check for proper error (DeploymentException) when illegal construct is encountered on deployment. |
| 64940 | unknown | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1025/OrderServiceBean.java | EJBTHREE-1025: Merged Carlo's test cases and associated test build from Branch 4.2, Revision 64470. Modified Unit Test to check for proper error (DeploymentException) when illegal construct is encountered on deployment. |
| 64940 | unknown | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1025/unit/FailLocalRemoteNotSpecifiedUnitTestCase.java | EJBTHREE-1025: Merged Carlo's test cases and associated test build from Branch 4.2, Revision 64470. Modified Unit Test to check for proper error (DeploymentException) when illegal construct is encountered on deployment. |