|
| 65338 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/sso/TreeCacheSSOClusterManager.java | Handle cache with CacheMode.LOCAL |
| 65337 | deleted | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/web/test/TreeCacheSSOClusterManagerUnitTestCase.java | Move TreeCacheSSOClusterManagerUnitTestCase to cluster test package |
| 65336 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/defaultcfg/simpleweb/test/TreeCacheSSOClusterManagerUnitTestCase.java | Move TreeCacheSSOClusterManagerUnitTestCase to cluster test packageAdd a couple tests of config handling |
| 65335 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/testutil/MockTransactionManagerLookup.java | Move TreeCacheSSOClusterManagerUnitTestCase to cluster test package |
| 65334 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/client/ClientContainer.java | More logging, remove unused lookup of env context |
| 65333 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/test/DistributedStateTestCase.java | Don't assume DS is empty except for this test's data |
| 65330 | modified | jerrygauth | //trunk/cluster/src/etc/deploy-hasingleton-beans.xml | JBAS-4543, Make HAServiceMBeanSupport "bean name aware" |
| 65330 | modified | jerrygauth | //trunk/cluster/.classpath | JBAS-4543, Make HAServiceMBeanSupport "bean name aware" |
| 65330 | modified | jerrygauth | //trunk/cluster/src/main/org/jboss/ha/jmx/HAServiceMBeanSupport.java | JBAS-4543, Make HAServiceMBeanSupport "bean name aware" |
| 65328 | modified | adrian@jboss.org | //trunk/system/.classpath | Need trove in the classpath while aop is in the classpath for running tests |
| 65327 | modified | adrian@jboss.org | //trunk/system-jmx/src/tests/org/jboss/test/system/controller/ControllerTestDelegate.java | Problem should be public in ServiceContext |
| 65327 | modified | adrian@jboss.org | //trunk/system-jmx/src/main/org/jboss/system/ServiceContext.java | Problem should be public in ServiceContext |
| 65326 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/test/META-INF/ejb-jar.xml | Port JBAS-4690 from jboss-4.2 |
| 65326 | modified | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/tm/test/TransactionLocalUnitTestCase.java | Port JBAS-4690 from jboss-4.2 |
| 65326 | modified | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/util/ejb/EJBTestRunnerBean.java | Port JBAS-4690 from jboss-4.2 |
| 65326 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/test/META-INF/jboss.xml | Port JBAS-4690 from jboss-4.2 |
| 65326 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/test | Port JBAS-4690 from jboss-4.2 |
| 65326 | added | adrian@jboss.org | //trunk/testsuite/src/resources/tm/test/META-INF | Port JBAS-4690 from jboss-4.2 |
| 65326 | modified | adrian@jboss.org | //trunk/testsuite/imports/sections/tm.xml | Port JBAS-4690 from jboss-4.2 |
| 65325 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/test/DistributedStateTestCase.java | Add logging |
| 65324 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/hapartition/ds/IDistributedState.java | Add a serialVersionUID |
| 65321 | modified | scott.stark@jboss.org | //trunk/system-jmx/src/main/org/jboss/system/deployers/ServiceDeployer.java | JBAS-4684, only pass on context errors to the ServiceContext and check for an error in ServiceDeployer.deploy after an apparent successful start. |
| 65321 | modified | scott.stark@jboss.org | //trunk/system-jmx/src/main/org/jboss/system/ServiceContext.java | JBAS-4684, only pass on context errors to the ServiceContext and check for an error in ServiceDeployer.deploy after an apparent successful start. |
| 65321 | modified | scott.stark@jboss.org | //trunk/system-jmx/src/main/org/jboss/system/microcontainer/ServiceControllerContext.java | JBAS-4684, only pass on context errors to the ServiceContext and check for an error in ServiceDeployer.deploy after an apparent successful start. |