|
| 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 |
| 60402 | modified | weston.price@jboss.com | //branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java | Temporary fix for 4.2 build. Added import for statically loaded classesTransformerCommon and HierarchialLoaderRepository3. |
| 60401 | modified | weston.price@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jca/test/XAExceptionUnitTestCase.java | [JBAS-3611] Handle IllegalStateException when thrown from JBossTS on receiving an XAException during 2PC protocol. Fix unit tests to accomodate exception thrown on Rollback on interleaved XAResource. |
| 60400 | modified | weston.price@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/TxInterceptorCMT.java | [JBAS-3611] Handle IllegalStateException when thrown from JBossTS on receiving an XAException during 2PC protocol. |
| 60399 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/resources/stylesheets/ConnectionFactoryTemplate.xsl | [JBAS-2215] Reworked ds-binding template to only set JMX invoker namewhen use-java-context is set to false. |
| 60398 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jdbc/xa/XAManagedConnectionFactory.java | [JBAS-4072] Allow for 'is' form of XADataSource properties. |
| 60397 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsServerSession.java | [JBAS-1434][JBAS-3321] Removed reconnect attempts optimization. Added setTransactionTimeoutto activation spec and JmsServerSessionPool. |
| 60397 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivationSpec.java | [JBAS-1434][JBAS-3321] Removed reconnect attempts optimization. Added setTransactionTimeoutto activation spec and JmsServerSessionPool. |
| 60397 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivation.java | [JBAS-1434][JBAS-3321] Removed reconnect attempts optimization. Added setTransactionTimeoutto activation spec and JmsServerSessionPool. |
| 60395 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/services/jboss-service.xml | JBAS-4082, fix naming tests after naming service changes |
| 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 |
| 60390 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/services/pooled-service.xml | JBAS-4082, fix naming tests after naming service changes |
| 60390 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/services/naming-xmbean.xml | JBAS-4082, fix naming tests after naming service changes |
| 60388 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java | [JBAOP-357] Preload HeirarchicalLoaderRepository3 so that JRockit does not need to load up that class as part of weaving classes |
| 60384 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java | Better loggin of which class failed |
| 60382 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/NamingServerSetup.java | JBAS-4082, fix naming tests after naming service changes |
| 60381 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/JBossClassPoolFactory.java | [JBAOP-254] Add a few retries for the createTempDir() - "Access Is Denied" problem |
| 60378 | modified | weston.price@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jca/test/BaseConnectionManagerUnitTestCase.java | [JBAS-3911][JBAS-4016] Fixed testsuite rolled back to previous behavioruntil it can be reconsidered. |
| 60377 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/connectionmanager/InternalManagedConnectionPool.java | [JBAS-3911] Rollback to previous min/max behavior until this can be rethought. |
| 60375 | modified | wolfc | //branches/Branch_4_2/ejb3/src/resources/test/service/test-destination-service.xml | Fixed deployment |
| 60374 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dd/mdb/unit/MDBUnitTestCase.java | Fixed deployment |
| 60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/AssemblyDescriptor.java | Fixed SecurityRoleMetaData |
| 60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/security/Ejb3AuthenticationInterceptor.java | Fixed SecurityRoleMetaData |
| 60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | Fixed SecurityRoleMetaData |
| 60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.java | Fixed SecurityRoleMetaData |
| 60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptorFactory.java | Fixed SecurityRoleMetaData |
| 60370 | modified | wolfc | //branches/Branch_4_2/ejb3/local.properties | Reverted local.properties |
| 60368 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/iiop/test/ParameterPassingStressTestCase.java | JBAS-3613, conditionally skip test_getException() on Sun JVM 1.5 |