|
| 61571 | modified | anil.saldhana@jboss.com | //trunk/testsuite/build.xml | add the security-*.xml from deploy |
| 61570 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/security/container/auth/AuthConfigFactoryTestCase.java | user super.setUp and call getServerHost only after super.setUp |
| 61570 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/web/security/CustomHeaderAuthTestCase.java | user super.setUp and call getServerHost only after super.setUp |
| 61570 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/security/test/opends/LdapBasicUnitTestCase.java | user super.setUp and call getServerHost only after super.setUp |
| 61570 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/web/test/FormAuthUnitTestCase.java | user super.setUp and call getServerHost only after super.setUp |
| 61570 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/web/security/AuthenticatorsExternalizationTestCase.java | user super.setUp and call getServerHost only after super.setUp |
| 61568 | modified | weston.price@jboss.com | //trunk/connector/src/resources/deployers/jca-deployers-beans.xml | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61567 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/repository/JCAMetaDataRepository.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61566 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/mcf/TxConnectionFactoryDeploymentMetaData.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61566 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/mcf/XADataSourceDeploymentMetaData.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61566 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/mcf/ManagedConnectionFactoryDeploymentMetaData.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61566 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/mcf/LocalDataSourceDeploymentMetaData.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61566 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/mcf/ServiceMetaDataAdapter.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61565 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/builder/ConnectionManagerBuilder.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61565 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/builder/MetaDataTypeMappingBuilder.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61565 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/builder/ConnectionFactoryBindingBuilder.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61565 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/builder/AbstractBuilder.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61565 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/builder/ManagedConnectionFactoryBuilder.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61565 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/builder/ManagedConnectionPoolBuilder.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61564 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/ManagedConnectionFactoryParserDeployer.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61564 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/RARParserDeployer.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61564 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/ManagedConnectionFactoryDeployer.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61563 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/connectionmanager/ManagedConnectionFactoryDeployment.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61563 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/connectionmanager/JBossManagedConnectionPool.java | [JBAS-1425] Programmatic deployment improvements and cleanup. |
| 61562 | modified | epbernard | //trunk/ejb3/src/main/org/jboss/ejb3/entity/TransactionScopedEntityManager.java | EJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method |
| 61562 | modified | epbernard | //trunk/ejb3/src/test/org/jboss/ejb3/test/entity/EntityTestBean.java | EJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method |
| 61562 | modified | epbernard | //trunk/ejb3/src/test/org/jboss/ejb3/test/entity/unit/EntityUnitTestCase.java | EJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method |
| 61562 | modified | epbernard | //trunk/ejb3/src/test/org/jboss/ejb3/test/entity/EntityTest.java | EJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method |
| 61562 | modified | epbernard | //trunk/ejb3/src/main/org/jboss/ejb3/entity/ExtendedEntityManager.java | EJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method |
| 61556 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/mcf/ManagedConnectionFactoryDeploymentMetaData.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61556 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/mcf/ManagedConnectionEmptyContentAdapter.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61556 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/builder/ConnectionManagerBuilder.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61556 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/repository/JCAMetaDataRepository.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61556 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/connectionmanager/ManagedConnectionFactoryDeployment.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61556 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/mcf/ConnectionPoolMetaData.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61556 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/builder/ManagedConnectionPoolBuilder.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/RollbackOnlyReleaseConnectionUnitTestCase.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/JDBCComplianceUnitTestCase.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/LocalTransactionTidyupUnitTestCase.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/XATxConnectionManagerUnitTestCase.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/CachedConnectionErrorUnitTestCase.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/AbstractPoolingStressTest.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/LocalWrapperCleanupUnitTestCase.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/BaseConnectionManagerUnitTestCase.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/ConnectionFactorySerializationUnitTestCase.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/CachedConnectionBankStressTestCase.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/PoolingUnitTestCase.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/BaseConnectionManagerStressTestCase.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/UnsharedConnectionUnitTestCase.java | Add the missing setUp/tearDown calls to super |
| 61555 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jca/test/UserTxUnitTestCase.java | Add the missing setUp/tearDown calls to super |