|
| 55077 | modified | scott.stark@jboss.org | //trunk/testsuite/.classpath | Move the test module to a binary integration |
| 55076 | modified | scott.stark@jboss.org | //trunk/spring-int/.classpath | Move the test module to a binary integration |
| 55075 | modified | scott.stark@jboss.org | //trunk/ejb3/.classpath | Move the test module to a binary integration |
| 55074 | modified | scott.stark@jboss.org | //trunk/aop/.classpath | Move the test module to a binary integration |
| 55073 | modified | scott.stark@jboss.org | //trunk/aspects/.classpath | Move the test module to a binary integration |
| 55072 | modified | scott.stark@jboss.org | //trunk/system/.classpath | Move the test module to a binary integration |
| 55071 | modified | scott.stark@jboss.org | //trunk/build/build.xml | Move the test module to a binary integration |
| 55071 | modified | scott.stark@jboss.org | //trunk/build/build-thirdparty.xml | Move the test module to a binary integration |
| 55070 | deleted | scott.stark@jboss.org | //trunk/test | Move jbossas/test to its own project |
| 55070 | added | scott.stark@jboss.org | //projects/test/trunk/test | Move jbossas/test to its own project |
| 55059 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/ServerImpl.java | Initialize the logging layer using the ServerImpl class. The server log directory is initialized prior to this to ensure the jboss.server.log.dir system property is set in case its used by the logging configs. |
| 55052 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-entity-cache-service.xml | [EJBTHREE-672] Use a combo of FD and FD_SOCK |
| 55052 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xml | [EJBTHREE-672] Use a combo of FD and FD_SOCK |
| 55051 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/test/CrossContextCallsTestCase.java | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55050 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/test/ScopedTestCase.java | Fix log message |
| 55049 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/IntervalSnapshotManager.java | [JBAS-3318] Replicate all sessions affected by a cross-context callGet rid of protected fields |
| 55048 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/SnapshotManager.java | [JBAS-3318] Replicate all sessions affected by a cross-context callGet rid of protected fields |
| 55048 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/InstantSnapshotManager.java | [JBAS-3318] Replicate all sessions affected by a cross-context callGet rid of protected fields |
| 55047 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | added rollback test |
| 55047 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTxBean.java | added rollback test |
| 55047 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTx.java | added rollback test |
| 55046 | added | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/SessionReplicationContext.java | [JBAS-3318] Replicate all sessions affected by a cross-context call |
| 55045 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/JBossManager.java | [JBAS-3318] Replicate all sessions affected by a cross-context call |
| 55045 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/ClusteredSessionValve.java | [JBAS-3318] Replicate all sessions affected by a cross-context call |
| 55045 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/JBossCacheManager.java | [JBAS-3318] Replicate all sessions affected by a cross-context call |
| 55044 | modified | bstansberry@jboss.com | //trunk/testsuite/build.xml | Exclude HASingletonElectionPolicy test from clustered http tests |
| 55043 | modified | bstansberry@jboss.com | //trunk/testsuite/imports/sections/cluster.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/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 |
| 55042 | added | bstansberry@jboss.com | //trunk/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 |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-first/modifyAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/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 |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-second/WEB-INF | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/application.xml | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-first/removeAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-third/setSession.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-second/setSession.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-first/invalidateSession.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/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 |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-first/attributeNames.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-second | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/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 |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-second/modifyAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/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 |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-first/getAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-second/removeAttribute.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-second/invalidateSession.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/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 |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-third/attributeNames.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-second/attributeNames.jsp | [JBAS-3318] Test for replication of all sessions in a cross-context request |
| 55042 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-third/WEB-INF | [JBAS-3318] Test for replication of all sessions in a cross-context request |