|
| 65281 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/EJBQLToSQL92Compiler.java | JBAS-4463 |
| 65281 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/plugins/cmp/ejbql/BasicVisitor.java | JBAS-4463 |
| 65281 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/SQLUtil.java | JBAS-4463 |
| 65279 | modified | bstansberry@jboss.com | //trunk/testsuite/imports/config/tests-clustering.xml | Add a tests-clustering-non-http target |
| 65278 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.java | Extra logging |
| 65276 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/SessionSynchronizationInterceptor.java | EJBTHREE-1016: refactoring cache spi |
| 65276 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | EJBTHREE-1016: refactoring cache spi |
| 65276 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/cache/StatefulCache.java | EJBTHREE-1016: refactoring cache spi |
| 65276 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.java | EJBTHREE-1016: refactoring cache spi |
| 65276 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-1016: refactoring cache spi |
| 65276 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulInstanceInterceptor.java | EJBTHREE-1016: refactoring cache spi |
| 65276 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/cache/NoPassivationCache.java | EJBTHREE-1016: refactoring cache spi |
| 65274 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java | [JBAS-4547] Test RunAsSecurityInterceptor |
| 65274 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/bean/SecureRunAsPOJO.java | [JBAS-4547] Test RunAsSecurityInterceptor |
| 65274 | modified | kabir.khan@jboss.com | //trunk/testsuite/src/resources/aop/META-INF/jboss-aop.xml | [JBAS-4547] Test RunAsSecurityInterceptor |
| 65274 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java | [JBAS-4547] Test RunAsSecurityInterceptor |
| 65274 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/bean/SecureInternalPOJO.java | [JBAS-4547] Test RunAsSecurityInterceptor |
| 65274 | modified | kabir.khan@jboss.com | //trunk/testsuite/imports/sections/aop.xml | [JBAS-4547] Test RunAsSecurityInterceptor |
| 65274 | modified | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/bean/SecurityTester.java | [JBAS-4547] Test RunAsSecurityInterceptor |
| 65273 | modified | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aspects/security/SecurityClassMetaDataLoader.java | [JBAS-4547] Fix RunAsSecurityInterceptor |
| 65273 | modified | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aspects/security/RunAsSecurityInterceptor.java | [JBAS-4547] Fix RunAsSecurityInterceptor |
| 65272 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/annotation/ejb/cache/Cache.java | EJBTHREE-1016: value constraint on cache annotation |
| 65272 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/annotation/ejb/cache/CacheImpl.java | EJBTHREE-1016: value constraint on cache annotation |
| 65272 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-1016: value constraint on cache annotation |
| 65270 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/naming/restart/naming-restart-beans.xml | Fix duplicate, inconsistent setting of discoveryDisabled |
| 65267 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/naming/restart/RestartHANamingService.java | Override replicantName so stopping doesn't screw up the real HAJNDI |
| 65266 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/jndi/HANamingService.java | Make replicant name overridable (to support unit tests) |