|
| 55155 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/sso/TreeCacheSSOClusterManager.java | Ensure data gravitation occurs if buddy repl is enabled |
| 55142 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/build.xml | Fix the buddyReplicationEnabled replacement |
| 55141 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/imports/server-config.xml | Fix the buddyReplicationEnabled replacement |
| 55134 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/etc/cluster-service.xml | Add FD_SOCK to the TCP config |
| 55133 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/build.xml | Run separate tests with BuddyReplication enabled |
| 55132 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/imports/server-config.xml | Add toggle for whether or not buddy replication is enabled |
| 55128 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/resources/cluster-cache.xml | Add BuddyReplication config element |
| 55126 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/resources/tc5-cluster-service.xml | Add FD_SOCK to the TCP config |
| 55125 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/resources/tc5-cluster-service.xml | BuddyReplication disabled by defaultAdd ReplicationVersion comment |
| 55058 | added | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.java | [JBAS-3318] Replicate all sessions affected by a cross-context call |
| 55057 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SnapshotManager.java | [JBAS-3318] Replicate all sessions affected by a cross-context call |
| 55057 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/InstantSnapshotManager.java | [JBAS-3318] Replicate all sessions affected by a cross-context call |
| 55057 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossManager.java | [JBAS-3318] Replicate all sessions affected by a cross-context call |
| 55057 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.java | [JBAS-3318] Replicate all sessions affected by a cross-context call |
| 55057 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/IntervalSnapshotManager.java | [JBAS-3318] Replicate all sessions affected by a cross-context call |
| 55057 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | [JBAS-3318] Replicate all sessions affected by a cross-context call |
| 55056 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/cluster/test/CrossContextCallsTestCase.java | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55055 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/imports/sections/cluster.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/application.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-second/WEB-INF | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-third/setSession.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-second/getAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-first/attributeNames.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-third | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-second | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-third/WEB-INF/web.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-second/WEB-INF/web.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-first/WEB-INF | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-third/modifyAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-second/modifyAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-third/WEB-INF/context.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-second/WEB-INF/context.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-first/getAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-third/removeAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-first | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-second/removeAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-third/invalidateSession.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-first/WEB-INF/web.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-second/invalidateSession.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-third/WEB-INF/jboss-web.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-second/WEB-INF/jboss-web.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-third/attributeNames.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-first/modifyAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-first/WEB-INF/context.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-first/removeAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-second/setSession.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-first/invalidateSession.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-third/getAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-first/WEB-INF/jboss-web.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55054 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cluster/http/http-cross-ctx-first/setSession.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |