|
| 60823 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/interceptor/EJB3InterceptorsFactory.java | Merged EJBTHREE-891 |
| 60822 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4143, remove apache-addressing and apache-wss4j |
| 60821 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | JBAS-4147, include derby-plugin.jar in docs/examples/varia |
| 60818 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | jboss-ha-local-jdbc.rar, jboss-ha-xa-jdbc.rar were deployed by default, although they are supposed to live in docs/examples/jca only. |
| 60811 | modified | jason.greene@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | Switch to CR4 |
| 60807 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | fix the build |
| 60801 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/src/etc/ReadMe.txt | Update installation instructions |
| 60800 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | remove unused jboss-retro/wutka parse stuff |
| 60798 | modified | scott.stark@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | Drop the obsolete xml-sax import |
| 60797 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.java | Textual change |
| 60796 | modified | jason.greene@jboss.com | //branches/Branch_4_2/build/build-distr.xml | Add StAXAdd JAX-WS tools jars / scripts |
| 60796 | modified | jason.greene@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | Add StAXAdd JAX-WS tools jars / scripts |
| 60795 | added | tom.elrod@jboss.com | //branches/Branch_4_2/testsuite/src/resources/jrmp/META-INF/jboss2.xml | JBAS-4018 - changed DynLoadingUnitTestCase to revert back to using jrmp invoker for dynamic, remote classloading. |
| 60795 | modified | tom.elrod@jboss.com | //branches/Branch_4_2/testsuite/imports/sections/jrmp.xml | JBAS-4018 - changed DynLoadingUnitTestCase to revert back to using jrmp invoker for dynamic, remote classloading. |
| 60795 | modified | tom.elrod@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jrmp/test/DynLoadingUnitTestCase.java | JBAS-4018 - changed DynLoadingUnitTestCase to revert back to using jrmp invoker for dynamic, remote classloading. |
| 60794 | modified | remy.maucherat@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | - JBoss Web 2.0.0 CR1. |
| 60791 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4140, remove sleepycat from thirdparty. While there remove wutka-parser as well. |
| 60789 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/TestStatusBean.java | EJBTHREE-890: modified unit test |
| 60789 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.java | EJBTHREE-890: modified unit test |
| 60789 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/ExpirationTestMDB.java | EJBTHREE-890: modified unit test |
| 60788 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/connectionmanager/PoolFiller.java | [JBAS-4121] Added check in synchronized block to wait if the poolis empty rather than waiting by default. |
| 60787 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/mail/inflow/MailFolder.java | [JBAS-4124]Changed to no use the default Session. Fix submitted byIllya Pyatigorskiy with much thanks. |
| 60786 | modified | weston.price@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/inflow/MessageEndpointInterceptor.java | [JBAS-3734]Fixed incorrect setting of state variable on exceptionduring delivery. |