|
| 61759 | modified | bdecoste | //trunk/ejb3/build-test.xml | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatefulSession.java | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatefulSessionTest.java | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatelessSession.java | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/unit/Tck5SecTestCase.java | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/resources/test/tck5sec/users.properties | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatefulBean.java | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatefulTestBean.java | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/unit | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/resources/test/tck5sec/META-INF/jboss.xml | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/resources/test/tck5sec/roles.properties | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/resources/test/tck5sec | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/resources/test/tck5sec/META-INF | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatelessSessionBean.java | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61758 | added | bdecoste | //trunk/ejb3/src/resources/test/tck5sec/auth.conf | tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61757 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.java | fixes for tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61757 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/SecurityIdentity.java | fixes for tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61757 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptorFactory.java | fixes for tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61757 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | fixes for tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61757 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java | fixes for tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal |
| 61749 | added | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jbossmq/test/PersistenceManagerDisconnectClientsUnitTestCase.java | [JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client |
| 61749 | added | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jbossmq/test/AbstractRestartDisconnectClientsTest.java | [JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client |
| 61749 | added | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jbossmq/test/DestinationManagerDisconnectClientsUnitTestCase.java | [JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client |
| 61746 | modified | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/messagedriven/support/BasicMessageDrivenUnitTest.java | [JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying |
| 61746 | modified | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/messagedriven/support/SendMessageOperation.java | [JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying |
| 61746 | modified | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/messagedriven/support/JMSContainerInvokerSimpleMessageDrivenUnitTest.java | [JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying |
| 61743 | modified | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2DisconnectClientsUnitTestCase.java | [JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client |
| 61741 | modified | adrian@jboss.org | //trunk/jbossmq/src/main/org/jboss/mq/Connection.java | [JBAS-4256] - Trigger the exception listener when the client does not initiate the close request |