|
| 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/invocation/unified/interfaces/UnifiedInvokerHAProxy.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 |
| 56191 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/security/test/DynamicLoginConfigServiceUnitTestCase.java | Use ServiceController to deal with start/stop service |
| 56190 | added | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/util/ServiceControllerUtil.java | utility class for ServiceController |
| 56187 | modified | anil.saldhana@jboss.com | //trunk/system/src/main/org/jboss/system/ServiceContext.java | JBAS-3558: Service should be transient |
| 56186 | deleted | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/ImmutableArrayList.java | [JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList |
| 56186 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfo.java | [JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList |
| 56186 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfoImpl.java | [JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList |
| 56185 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/hasessionstate/server/PackagedSessionImpl.java | [JBAS-3545] Ensure modification timestamp is correct for replicated sessions |
| 56183 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.java | EJBTHREE-619: timer service factory configurable |
| 56183 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/package.html | EJBTHREE-619: timer service factory configurable |
| 56182 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.java | |
| 56182 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/package.html | |
| 56180 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-hibernate-db-matrix.xml | Updated jar.driver property |
| 56179 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/templates/projects-db.xml | Updated path to junit results |
| 56178 | modified | darran.lofthouse@jboss.com | //trunk/admin-console/.project | Update project name to match folder name. |
| 56176 | modified | wolfc | //trunk/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat6.sar/META-INF/jboss-service.xml | AuthorizationManager from JNDI (see JBAS-3535) |
| 56171 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/EJBQLToSQL92Compiler.java | JBAS-3541 |
| 56171 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/QueryParameter.java | JBAS-3541 |
| 56171 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCEJBQLCompiler.java | JBAS-3541 |
| 56170 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cmp2/jbas3541/IntJDBCAdaptor.java | JBAS-3541 testcase |
| 56170 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cmp2/jbas3541/JBAS3541UnitTestCase.java | JBAS-3541 testcase |
| 56170 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/cmp2/jbas3541/META-INF/ejb-jar.xml | JBAS-3541 testcase |
| 56170 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cmp2/jbas3541/ALocal.java | JBAS-3541 testcase |
| 56170 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/cmp2/jbas3541/META-INF/jboss.xml | JBAS-3541 testcase |
| 56170 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/cmp2/jbas3541/META-INF/jbosscmp-jdbc.xml | JBAS-3541 testcase |
| 56170 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cmp2/jbas3541 | JBAS-3541 testcase |
| 56170 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/cmp2/jbas3541 | JBAS-3541 testcase |
| 56170 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/cmp2/jbas3541/META-INF | JBAS-3541 testcase |
| 56170 | modified | alex.loubyansky@jboss.com | //trunk/testsuite/imports/sections/cmp.xml | JBAS-3541 testcase |
| 56170 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cmp2/jbas3541/ALocalHome.java | JBAS-3541 testcase |