|
| 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 |
| 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 |
| 60413 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/NestedBeanUnitTestCase.java | Tighten bean management |
| 60411 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/tx/TxUtil.java | use TransactionManagerLocator |
| 60410 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/ParentStatefulBean.java | Logging |
| 60410 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/BaseNestedStatefulBean.java | Logging |
| 60392 | added | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/jms/DestinationManagerJMSDestinationFactory.java | Using DestinationManager |
| 60392 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/jms/JMSDestinationFactory.java | Using DestinationManager |