|
| 60363 | modified | scott.stark@jboss.org | //trunk/testsuite/build.xml | Copy deployers as part of tests-ldap |
| 60359 | modified | remy.maucherat@jboss.com | //trunk/server/src/main/org/jboss/metadata/web/WebMetaDataObjectFactory.java | - More explicit handling of role links. |
| 60358 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/classloader/leak/web/SimpleServlet.java | Fix the arg1 variable |
| 60357 | modified | remy.maucherat@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java | - Fix inverted parameters. |
| 60353 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java | [EJBTHREE-849] Pass @PrePassivate and @PostActivate on to nested children |
| 60352 | modified | scott.stark@jboss.org | //trunk/jmx/src/main/org/jboss/mx/loading/LoadMgr3.java | JBAS-4066, Retry if the load error is an instanceof ClassCircularityErroror exactly of type LinkageError.class |
| 60350 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/ProxiedStatefulBeanContext.java | [EJBTHREE-850] ProxiedStatefulBeanContext suppresses @PrePassivate and @PostActivate |
| 60348 | modified | dimitris@jboss.org | //trunk/testsuite/src/resources/jmx/interceptors/jboss-service.xml | Fix org.jboss.test.jmx.test.DeployXMBeanUnitTestCase, broken after the Naming changes |
| 60348 | modified | dimitris@jboss.org | //trunk/testsuite/src/resources/jmx/interceptors/naming-xmbean.xml | Fix org.jboss.test.jmx.test.DeployXMBeanUnitTestCase, broken after the Naming changes |
| 60345 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/JBossManager.java | [JBAS-4075] Use java.util.concurrent.ConcurrentHashMap |
| 60344 | modified | dimitris@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2JBossMQUnitTestCase.java | JBAS-4074, the execution order of tests in this test case is important |
| 60344 | modified | dimitris@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.java | JBAS-4074, the execution order of tests in this test case is important |
| 60342 | modified | bstansberry@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ExtendedPersistenceUnitTestCase.java | Correct assertion to reflect independent life of nested SFSB |
| 60329 | modified | bstansberry@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/StatelessSessionBean.java | Use the VMID to identify the VM. Fixes the XPC test case |
| 60328 | modified | scottmarlownovell | //trunk/server/src/main/org/jboss/invocation/pooled/interfaces/PooledInvokerProxy.java | JBAS-4047 Do not hold synchronization lock while testing connection. |
| 60326 | modified | alex.loubyansky@jboss.com | //trunk/server/src/etc/conf/default/standardjboss.xml | call ejbStore on non-modified instances by default as required by the spec |
| 60320 | modified | scott.stark@jboss.org | //trunk/j2se/src/main/org/jboss/mx/loading/RepositoryClassLoader.java | JBAS-3265, reject null or empty class names with a CNFE |
| 60318 | deleted | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/naming/NamingContextFactory.java | JBAS-2865, missed the move of the NamingContextFactory |
| 60318 | added | scott.stark@jboss.org | //trunk/naming/src/main/org/jboss/naming/NamingContextFactory.java | JBAS-2865, missed the move of the NamingContextFactory |