|
| 65310 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.java | Ensure we always restore the TCCLExtract RspList handling into a method[JBAS-4702] Don't support null 'types' param to HAPartition cluster RPC invocation methods |
| 65308 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/invocation/unified/interfaces/UnifiedInvokerHAProxy.java | Use TRACE logging, not DEBUG |
| 65307 | deleted | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/JBossClusteredTestCase.java | [JBAS-4665] Remove testsuite module version of JBossClusteredTestCase |
| 65307 | deleted | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/JBossTestClusteredSetup.java | [JBAS-4665] Remove testsuite module version of JBossClusteredTestCase |
| 65307 | deleted | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/JBossTestClusteredServices.java | [JBAS-4665] Remove testsuite module version of JBossClusteredTestCase |
| 65306 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/naming/test/NamingRestartUnitTestCase.java | Ensure auto discovery uses the right interface |
| 65304 | deleted | bstansberry@jboss.com | //trunk/cluster/src/resources/jgroups/jboss-service.xml | Remove outdated config files |
| 65304 | deleted | bstansberry@jboss.com | //trunk/cluster/src/resources/jgroups/multiplexer-xmbean.xml | Remove outdated config files |
| 65303 | modified | bstansberry@jboss.com | //trunk/cluster/build.xml | Remove outdated config files |
| 65302 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/dependency/JndiDemandMetaData.java | Update javadoc |
| 65301 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBoss5DependencyPolicy.java | Use a property DemandMetaData implementation for the jndi lookup that uses the container class loader. |
| 65301 | added | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/dependency/JndiDemandMetaData.java | Use a property DemandMetaData implementation for the jndi lookup that uses the container class loader. |
| 65301 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/MCDependencyPolicy.java | Use a property DemandMetaData implementation for the jndi lookup that uses the container class loader. |
| 65301 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/injection/AbstractHandler.java | Use a property DemandMetaData implementation for the jndi lookup that uses the container class loader. |
| 65299 | modified | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/xml/importing/ExtendedSchemaInitializer.java | JBAS-4643 with Adrian's approval uncommenting the fix (probably was checked in commented by mistake) |
| 65298 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/ejb2/test/CacheInvalidationUnitTestCase.java | Minor assertion clarification |
| 65297 | modified | bstansberry@jboss.com | //trunk/testsuite/build.xml | [JBAS-4677] Disallow buddy replication for ClusteredSingleSignOn cache |
| 65296 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/ejb2/basic/bean/SessionToEntityBean.java | Log access count mismatch |
| 65295 | modified | bstansberry@jboss.com | //trunk/testsuite/imports/server-config.xml | Include deploy-hasingleton and farm in cluster test configs |
| 65294 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatDeployer.java | [JBAS-4676] Provide a dedicated cache for ClusteredSingleSignOn[JBAS-4677] Disallow buddy replication for ClusteredSingleSignOn cache |
| 65294 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/sso/TreeCacheSSOClusterManager.java | [JBAS-4676] Provide a dedicated cache for ClusteredSingleSignOn[JBAS-4677] Disallow buddy replication for ClusteredSingleSignOn cache |
| 65293 | modified | bstansberry@jboss.com | //trunk/tomcat/src/resources/server.xml | [JBAS-4676] Provide a dedicated cache for ClusteredSingleSignOn |
| 65293 | modified | bstansberry@jboss.com | //trunk/tomcat/build.xml | [JBAS-4676] Provide a dedicated cache for ClusteredSingleSignOn |
| 65293 | added | bstansberry@jboss.com | //trunk/tomcat/src/resources/jboss-web-clusteredsso-beans.xml | [JBAS-4676] Provide a dedicated cache for ClusteredSingleSignOn |
| 65292 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/sso/mbeans-descriptors.xml | Doc fix |
| 65290 | modified | adrian@jboss.org | //trunk/jbossmq/src/main/org/jboss/mq/SpyXAException.java | JBAS-4699 - Use RMFAIL as the default XA error code |
| 65287 | modified | adrian@jboss.org | //trunk/build/build-thirdparty.xml | JBAS-4698 - Update oswego concurrent to fix problem with ConcurrentHashMap |