|
| 60455 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/injection/DependsHandler.java | fix and test for @Depends and @EJB on same field or method |
| 60454 | modified | bdecoste | //branches/Branch_4_2/ejb3/build-test.xml | updated servicexmbean |
| 60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManager.java | test for closing resources for Entity with timestamp field |
| 60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity/Table1Key.java | test for closing resources for Entity with timestamp field |
| 60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity/Table1IntegerEntity.java | test for closing resources for Entity with timestamp field |
| 60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerBean.java | test for closing resources for Entity with timestamp field |
| 60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerCommon.java | test for closing resources for Entity with timestamp field |
| 60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/timestampentity/META-INF/persistence.xml | test for closing resources for Entity with timestamp field |
| 60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerLocal.java | test for closing resources for Entity with timestamp field |
| 60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity/Table1TimestampEntity.java | test for closing resources for Entity with timestamp field |
| 60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerConstants.java | test for closing resources for Entity with timestamp field |
| 60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/unit/EntityUnitTestCase.java | test for closing resources for Entity with timestamp field |
| 60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity | test for closing resources for Entity with timestamp field |
| 60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/unit | test for closing resources for Entity with timestamp field |
| 60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity | test for closing resources for Entity with timestamp field |
| 60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/timestampentity | test for closing resources for Entity with timestamp field |
| 60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/timestampentity/META-INF | test for closing resources for Entity with timestamp field |
| 60446 | modified | scott.stark@jboss.org | //branches/Branch_4_2/thirdparty | Ignore sun-opends |
| 60445 | modified | scott.stark@jboss.org | //branches/Branch_4_2/aspects/.classpath | Add the commons-logging source path |
| 60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/unit/DeploymentUnitTestCase.java | fix and test for @Depends and @EJB on same field or method |
| 60440 | modified | bdecoste | //branches/Branch_4_2/ejb3/build-test.xml | fix and test for @Depends and @EJB on same field or method |
| 60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/A.java | fix and test for @Depends and @EJB on same field or method |
| 60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/B.java | fix and test for @Depends and @EJB on same field or method |
| 60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/ABean.java | fix and test for @Depends and @EJB on same field or method |
| 60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/BBean.java | fix and test for @Depends and @EJB on same field or method |
| 60435 | modified | scott.stark@jboss.org | //branches/Branch_4_2/server/build.xml | JBAS-4048, update javac source/target to 5 |
| 60434 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ExtendedPersistenceUnitTestCase.java | Correct assertion message |
| 60432 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/ShoppingCartBean.java | Use the correct CacheConfig |
| 60428 | modified | scott.stark@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/naming/ExternalContext.java | JBAS-4048, look to all superclass interfaces when creating the proxy |
| 60427 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.java | Update the start/end test logging |
| 60426 | modified | bstansberry@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | [JBAS-3891] Upgrade to JBC 1.4.1.SP1 |
| 60423 | added | wolfc | //branches/Branch_4_2/ejb3/src/resources/test/ear/application.xml | Fixed ear and servlet deployment |
| 60423 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Fixed ear and servlet deployment |
| 60421 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/TransactionQueueTestMDB.java | Fixed mdb unit test |
| 60421 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.java | Fixed mdb unit test |
| 60420 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.java | EJBTHREE-812: ported multiplexer context to AS 4.2 |
| 60420 | added | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/MultiplexerContext.java | EJBTHREE-812: ported multiplexer context to AS 4.2 |
| 60420 | added | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/NamingEnumerationImpl.java | EJBTHREE-812: ported multiplexer context to AS 4.2 |
| 60420 | added | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/SimpleMultiplexer.java | EJBTHREE-812: ported multiplexer context to AS 4.2 |
| 60420 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ThreadLocalENCFactory.java | EJBTHREE-812: ported multiplexer context to AS 4.2 |