|
| 60554 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java | [JBAOP-357] Preload ByteArrayClassPath so that JRockit does not need to load up that class as part of weaving classes |
| 60552 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsServerSessionPool.java | [JBAS-3972]Fixed incorrect synchronization handling of server sessionsas well as using the correct cloned session list in startup code. |
| 60547 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java | EJBTHREE-875: unregistering persistence units in deployment destroy |
| 60547 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | EJBTHREE-875: unregistering persistence units in deployment destroy |
| 60547 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/PersistenceUnitRegistry.java | EJBTHREE-875: unregistering persistence units in deployment destroy |
| 60546 | added | rrajesh | //branches/Branch_4_2/testsuite/src/etc/serialVersionUID/405.ser | JBAS-3776 SerialVersionUID's for 405 |
| 60545 | modified | rrajesh | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.java | JBAS-3776 Added jboss 403SP1, 404 and 405 to SerialVersionUIDUnitTestCase |
| 60544 | modified | rrajesh | //branches/Branch_4_2/testsuite/build.xml | JBAS-3776 Increased PermGenSize for SerialVersionUIDUnitTestCase |
| 60539 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/test/TreeCacheSSOClusterManagerUnitTestCase.java | [JBAS-4097] Ensure we don't bind DummyTransactionManager in JNDI |
| 60537 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/main/org/jboss/system/server/ServerInfo.java | JBAS-3838, avoid NPE at getThreadInfo |
| 60534 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/main/org/jboss/system/server/ServerInfo.java | JBAS-3675, tidy up and add support for ThreadInfo getLockOwnerId/getLockOwnerName. The problem is all those operations are a no-op on all the jdks I tried, returning -1/null, so when jdk support comes, just uncomment the implementation. |
| 60531 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/build/build-distr.xml | Externalize jaxr. Use jaxr-1.2.0.GA |
| 60531 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/varia/build.xml | Externalize jaxr. Use jaxr-1.2.0.GA |
| 60531 | deleted | thomas.diesler@jboss.com | //branches/Branch_4_2/varia/src/resources/juddi | Externalize jaxr. Use jaxr-1.2.0.GA |
| 60531 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | Externalize jaxr. Use jaxr-1.2.0.GA |
| 60531 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/testsuite/build.xml | Externalize jaxr. Use jaxr-1.2.0.GA |
| 60531 | deleted | thomas.diesler@jboss.com | //branches/Branch_4_2/varia/src/main/org/jboss/jaxr | Externalize jaxr. Use jaxr-1.2.0.GA |
| 60529 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | JBAS-4024, disable txiiop test |
| 60516 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/test/AbstractTransactionLocalStressTest.java | JBAS-4079, those tests target a local JBossTM, so make it explicit |
| 60516 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/test/TransactionLocalUnitTestCase.java | JBAS-4079, those tests target a local JBossTM, so make it explicit |
| 60514 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/ejb/TxTimeoutBean.java | increase the timeout |
| 60513 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Creating more jars |
| 60512 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/ServiceBean.java | Fixed ambigious injection |
| 60512 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/StatelessBean.java | Fixed ambigious injection |
| 60511 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/TransactionQueueTestMDB.java | Using transactionTimeout activation config property |
| 60510 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit/FailLocalRemoteSameInterfaceUnitTestCase.java | Fixed test |
| 60503 | modified | jfrederic.clere@jboss.com | //branches/Branch_4_2/system/src/bin/run.bat | Avoid using tools.jar because it is not needed by TC nor javassist. |
| 60503 | modified | jfrederic.clere@jboss.com | //branches/Branch_4_2/system/src/bin/run.sh | Avoid using tools.jar because it is not needed by TC nor javassist. |
| 60501 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/test/TxTimeoutUnitTestCase.java | JBAS-4011, the arjuna transaction manager does not allow the setting of the global default tx timeout after the tx manager is started, so we won't test the default timeout setting |