|
| 63817 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/session/JvmRouteValve.java | Code clarity -- reorg code a bit, rename vars, commentsAvoid duplicate session id comparisons |
| 63816 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/session/JBossCacheService.java | Add logging of addObserver |
| 63815 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.java | Use the JChannelFactory from the cluster module |
| 63814 | modified | bstansberry@jboss.com | //trunk/testsuite/imports/sections/cluster.xml | [JBAS-4512] PartitionRestartUnitTestCase should have its own Partition |
| 63814 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/test/PartitionRestartUnitTestCase.java | [JBAS-4512] PartitionRestartUnitTestCase should have its own Partition |
| 63814 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/partition/META-INF/ejb-jar.xml | [JBAS-4512] PartitionRestartUnitTestCase should have its own Partition |
| 63814 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/partition/META-INF/jboss.xml | [JBAS-4512] PartitionRestartUnitTestCase should have its own Partition |
| 63814 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/partition/partition-restart-beans.xml | [JBAS-4512] PartitionRestartUnitTestCase should have its own Partition |
| 63813 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/partition/META-INF | [JBAS-4512] PartitionRestartUnitTestCase should have its own Partition |
| 63812 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/server/JChannelFactory.java | [JBAS-4513] Inject naming service port into JChannelFactory |
| 63812 | modified | bstansberry@jboss.com | //trunk/cluster/src/resources/jgroups/multiplexer-beans.xml | [JBAS-4513] Inject naming service port into JChannelFactory |
| 63811 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ejb/plugins/CleanShutdownInterceptor.java | Ignore duplicate stopping notification; avoid NPE |
| 63810 | modified | bstansberry@jboss.com | //trunk/cluster/src/etc/cluster-beans.xml | Use "bean" not "name" in inject elements |
| 63804 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/EJBRegistrationDeployer.java | EJBTHREE-1004: workaround applied |
| 63803 | modified | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/tm/webmbean/WebTest.java | [JBAS-4488] - fix the web context name |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/tm/test/WebBMTCleanUpUnitTestCase.java | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/webbmtcleanup/war/WEB-INF/web.xml | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/webbmtcleanup | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/webbmtcleanup/war/WEB-INF | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/webbmtcleanup/sar/META-INF/jboss-service.xml | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/webbmtcleanup/war/test1.jsp | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/tm/webmbean/WebTest.java | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/webbmtcleanup/sar | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/webbmtcleanup/sar/META-INF | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/webbmtcleanup/war/test2.jsp | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/tm/webmbean | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/tm/webmbean/WebTestMBean.java | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/webbmtcleanup/war | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63799 | modified | adrian@jboss.org | //trunk/testsuite/imports/sections/tm.xml | [JBAS-4488] - Test BMT Cleanup for Webapps |
| 63794 | modified | wolfc | //trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java | JBAS-4292: using checkComplete(Deployment) |