|
| 60321 | modified | scott.stark@jboss.org | //branches/Branch_4_2/jmx/src/main/org/jboss/mx/loading/RepositoryClassLoader.java | JBAS-3265, reject null or empty class names with a CNFE |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestENC.java | JBAS-2523, multi-threaded and restoreIdentity options |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/ejb/TestENCBean.java | JBAS-2523, multi-threaded and restoreIdentity options |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/jar/META-INF/jboss.xml | JBAS-2523, multi-threaded and restoreIdentity options |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestEjbLinkLocal.java | JBAS-2523, multi-threaded and restoreIdentity options |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/users.properties | JBAS-2523, multi-threaded and restoreIdentity options |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/roles.properties | JBAS-2523, multi-threaded and restoreIdentity options |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestENCHome.java | JBAS-2523, multi-threaded and restoreIdentity options |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/SecurityUnitTestCase.java | JBAS-2523, multi-threaded and restoreIdentity options |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestENCHome2.java | JBAS-2523, multi-threaded and restoreIdentity options |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/ejb/TestEjbLinkBean.java | JBAS-2523, multi-threaded and restoreIdentity options |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/security/src/main/org/jboss/security/jndi/JndiLoginInitialContextFactory.java | JBAS-2523, multi-threaded and restoreIdentity options |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestEjbLinkLocalHome.java | JBAS-2523, multi-threaded and restoreIdentity options |
| 60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/jar/META-INF/ejb-jar.xml | JBAS-2523, multi-threaded and restoreIdentity options |
| 60316 | modified | scott.stark@jboss.org | //branches/Branch_4_2/build/build-distr.xml | Correct the beanshell jar copy |
| 60313 | modified | scottmarlownovell | //branches/Branch_4_2/server/src/main/org/jboss/invocation/pooled/interfaces/PooledInvokerProxy.java | JBAS-4047 Do not synchronize while testing connection. |
| 60310 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/BeanUnitTestCase.java | Call the correct test method |
| 60309 | modified | bstansberry@jboss.com | //branches/Branch_4_2/tomcat/src/resources/META-INF/jboss-aop.xml | [JBAS-4051] Support the org.jboss.cache.aop marker interfaces |
| 60308 | added | bstansberry@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/session/AbstractCacheListener.java | [JBAS-4067] Detect collection modifications in FIELD pojosReduce calls to log.isTraceEnabled() |
| 60308 | modified | bstansberry@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/session/CacheListener.java | [JBAS-4067] Detect collection modifications in FIELD pojosReduce calls to log.isTraceEnabled() |
| 60307 | modified | bstansberry@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/session/JBossCacheManager.java | [JBAS-4067] Detect collection modifications in FIELD pojosReduce calls to log.isTraceEnabled() |
| 60306 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | JBAS-4064, fix the JACC + SecurityMgr tests |
| 60305 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Fixed stateful packaging |
| 60304 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HASingletonElectionPolicyTestCase.java | Revert parameter declaration in assertEquals so failure messages are accurate |
| 60302 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HASingletonElectionPolicyTestCase.java | HASingletonElectionPolicy test should use its own partition |
| 60301 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/ha/electionpolicy/META-INF/jboss-service.xml | HASingletonElectionPolicy test should use its own partition |
| 60300 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build.xml | adapt the minimal config to the Naming service changes |
| 60299 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/etc/conf/default/jboss-service.xml | adapt the minimal config to the Naming service changes |
| 60298 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/etc/conf/default/jboss-minimal.xml | adapt the minimal config to the Naming service changes |
| 60297 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/build.xml | Use the 4.x deployment descriptors for the clustered bean caches |
| 60292 | deleted | wolfc | //branches/Branch_4_2/ejb3/src/resources/test-configs/arjuna/conf | AS 4.2 runs arjuna by default |
| 60288 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/injection/WebServiceRefInjector.java | [JBWS-1438] - Implement @WebServiceRef injection for JBossAS-4.2 |
| 60287 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Fixed test compile. |
| 60286 | added | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-field/deprec/modifyCollection.jsp | Test if modification of non-pojo collections updates the version |
| 60286 | added | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-field/base/modifyCollection.jsp | Test if modification of non-pojo collections updates the version |
| 60286 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/FieldBasedTestCase.java | Test if modification of non-pojo collections updates the version |