|
| 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 |