|
| 56237 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metamodel/descriptor/MessageDestinationRef.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56237 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metamodel/descriptor/DDObjectFactory.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56237 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metamodel/descriptor/EnvironmentRefGroup.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56236 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/ServiceController.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56236 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/metamodel/descriptor/JBossWebDDObjectFactory.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56236 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/metamodel/descriptor/WebDD.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56236 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/injection/ResourceHandler.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56235 | modified | scott.stark@jboss.org | //trunk/thirdparty | Ignore the testsuite-libraries.ent |
| 56234 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | Always destroy the ejb container and remove it from the service controller |
| 56232 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/jmx/HAServiceMBeanSupport.java | [JBAS-3194] Add ability to suppress lifecycle notifications |
| 56231 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/jmx/ha/META-INF/jboss-service.xml | [JBAS-3194] Suppress lifecycle notifications for this svc |
| 56230 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/ha/jmx/test/HAServiceMBeanSupportUnitTestCase.java | [JBAS-3194] Test that lifecycle notifications are suppressed if so configured |
| 56229 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/testbeancluster/test/PackagedSessionImplUnitTestCase.java | [JBAS-3545] Ensure modification timestamp is correct for replicated sessions |
| 56228 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/invocation/unified/interfaces/UnifiedInvokerHAProxy.java | [JBAS-3427] Avoid CCEs by using List not ArrayList |
| 56228 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/invocation/http/interfaces/HttpInvokerProxyHA.java | [JBAS-3427] Avoid CCEs by using List not ArrayList |
| 56228 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/invocation/jrmp/interfaces/JRMPInvokerProxyHA.java | [JBAS-3427] Avoid CCEs by using List not ArrayList |
| 56228 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/HARMIClient.java | [JBAS-3427] Avoid CCEs by using List not ArrayList |
| 56227 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/ClusteringTargetsRepository.java | [JBAS-3427] FCI method param types are List not ArrayList |
| 56227 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfoImpl.java | [JBAS-3427] FCI method param types are List not ArrayList |
| 56224 | modified | bdecoste | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/HARMIClient.java | fixed List vs ArrayList CCE |
| 56218 | modified | scott.stark@jboss.org | //trunk/server/src/resources/dtd/jboss-web_5_0.dtd | JBAS-3542, fix invalid Element entries and duplicates. |
| 56217 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/security/test/DynamicLoginConfigServiceUnitTestCase.java | Use Exception instead of Throwable |
| 56216 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/templates/projects-matrix.xml | Added jms-1.0-testsuite |
| 56215 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-jms-head-testsuite.xml | Added jms-1.0-testsuite |
| 56214 | modified | wolfc | //trunk/ejb3/build-test.xml | EJBTHREE-667: getHandle unit test |
| 56214 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestCase.java | EJBTHREE-667: getHandle unit test |
| 56214 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestSetup.java | EJBTHREE-667: getHandle unit test |
| 56214 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestServices.java | EJBTHREE-667: getHandle unit test |
| 56214 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.java | EJBTHREE-667: getHandle unit test |
| 56213 | modified | darran.lofthouse@jboss.com | //trunk/server/src/main/org/jboss/naming/JNDIView.java | JBAS-3547 - Display the ENC for all web application. If this is not possible log the error to debug and continue. |
| 56210 | modified | bdecoste | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/ClusteringTargetsRepository.java | fixed ArrayList vs List CCEs |
| 56210 | modified | bdecoste | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfo.java | fixed ArrayList vs List CCEs |
| 56210 | modified | bdecoste | //trunk/aspects/src/main/org/jboss/aspects/remoting/FamilyWrapper.java | fixed ArrayList vs List CCEs |
| 56210 | modified | bdecoste | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfoImpl.java | fixed ArrayList vs List CCEs |
| 56209 | modified | bdecoste | //trunk/server/src/resources/schema/jboss_5_0.xsd | sync with latest ejb3 version |
| 56199 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.java | refactor of RunAs so that it works correctly with run-as-principal. |
| 56199 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptorFactory.java | refactor of RunAs so that it works correctly with run-as-principal. |
| 56199 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | refactor of RunAs so that it works correctly with run-as-principal. |
| 56199 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/QueueTestMDB.java | refactor of RunAs so that it works correctly with run-as-principal. |
| 56198 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/templates/projects.xml | Increased cache testsuite timeout to 4hrs |
| 56194 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/security/test/DynamicLoginConfigServiceUnitTestCase.java | minor changes |
| 56193 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/test/FamilyClusterInfoUnitTestCase.java | [JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList |
| 56192 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FirstAvailable.java | [JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList |
| 56192 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FirstAvailableIdenticalAllProxies.java | [JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList |
| 56192 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/RandomRobin.java | [JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList |
| 56192 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/invocation/http/interfaces/HttpInvokerProxyHA.java | [JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList |
| 56192 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/invocation/jrmp/interfaces/JRMPInvokerProxyHA.java | [JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList |
| 56192 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/test/ServiceUnavailableClientInterceptor.java | [JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList |
| 56192 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/HARMIClient.java | [JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList |
| 56192 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/RoundRobin.java | [JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList |