|
| 57102 | modified | weston.price@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jca/test/BaseConnectionManagerUnitTestCase.java | [JBAS-2737] Do not destroy connections below minimum for timed out connectionsif stictMin is in effect. |
| 57101 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/connectionmanager/InternalManagedConnectionPool.java | [JBAS-3511] Adding new interface for idle connection removal to allow JMSServerSessionPoolto use IdleRemover for new pool handling. |
| 57101 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/connectionmanager/IdleRemover.java | [JBAS-3511] Adding new interface for idle connection removal to allow JMSServerSessionPoolto use IdleRemover for new pool handling. |
| 57100 | added | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/connectionmanager/IdleConnectionRemovalSupport.java | [JBAS-3511] Adding new interface for idle connection removal to allow JMSServerSessionPoolto use IdleRemover for new pool handling. |
| 57099 | modified | weston.price@jboss.com | //trunk/connector/src/resources/stylesheets/ConnectionFactoryTemplate.xsl | [JBAS-2737] Do not destroy connections below minimum for timed out connectionsif stictMin is in effect. |
| 57098 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/connectionmanager/InternalManagedConnectionPool.java | [JBAS-2737] Do not destroy connections below minimum for timed out connectionsif stictMin is in effect. |
| 57098 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/connectionmanager/JBossManagedConnectionPool.java | [JBAS-2737] Do not destroy connections below minimum for timed out connectionsif stictMin is in effect. |
| 57098 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/connectionmanager/JBossManagedConnectionPoolMBean.java | [JBAS-2737] Do not destroy connections below minimum for timed out connectionsif stictMin is in effect. |
| 57097 | deleted | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/connectionmanager/xa/XAResourceManager.java | [JBAS-3183] [JBAS-1405] [JBAS-397] Removing unused classes. |
| 57096 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java | [JBAS-3183] [JBAS-1405] [JBAS-397] Continued work on XAResourceWrapper and JcaXid. Movingprevious handling of Xid padding and isSameRM from XidFactory andBaseWrapperManagedConnectionFactory respectively. |
| 57095 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/connectionmanager/xa/XAResourceWrapper.java | [JBAS-3183] [JBAS-1405] [JBAS-397] Continued work on XAResourceWrapper and JcaXid. Movingprevious handling of Xid padding and isSameRM from XidFactory andBaseWrapperManagedConnectionFactory respectively. |
| 57094 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/adapter/jdbc/vendor/MySQLValidConnectionChecker.java | Format, cleanup, clarify. |
| 57093 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/adapter/jdbc/vendor/SybaseValidConnectionChecker.java | [JBAS-3339] Implementation of ValidConnection checker for Sybase. |
| 57092 | added | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/adapter/jdbc/vendor/SybaseValidConnectionChecker.java | [JBAS-3339] Implementation of ValidConnection checker for Sybase. |
| 57087 | modified | rrajesh | //trunk/tomcat/build.xml | Removed jboss.j2ee.ext.classpath |
| 57085 | modified | anil.saldhana@jboss.com | //trunk/testsuite/build.xml | remove the j2ee ext classpath |
| 57084 | modified | anil.saldhana@jboss.com | //trunk/tools/etc/buildmagic/modules.ent | do not build a separate jboss-auth.jar for jsr196 |
| 57083 | modified | anil.saldhana@jboss.com | //trunk/build/build-distr.xml | do not build a separate jboss-auth.jar for jsr196 |
| 57083 | modified | anil.saldhana@jboss.com | //trunk/j2ee/build.xml | do not build a separate jboss-auth.jar for jsr196 |
| 57082 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.java | implemented <jmx-name> for jboss.xml |
| 57082 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | implemented <jmx-name> for jboss.xml |
| 57082 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDD.java | implemented <jmx-name> for jboss.xml |
| 57082 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.java | implemented <jmx-name> for jboss.xml |
| 57082 | modified | bdecoste | //trunk/ejb3/src/resources/test/stateful/META-INF/jboss.xml | implemented <jmx-name> for jboss.xml |
| 57070 | added | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aspects/tx/TxTimeoutReaderFactory.java | [JBAS-3685] Remove all references to org.jboss.tm.TxManager - I've left a reference in place in TxManagerTimeOutReader.java so that we can work in older versions of JBoss |
| 57070 | added | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aspects/tx/TxManagerTimeOutReader.java | [JBAS-3685] Remove all references to org.jboss.tm.TxManager - I've left a reference in place in TxManagerTimeOutReader.java so that we can work in older versions of JBoss |
| 57070 | added | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aspects/tx/NullTransactionTimeoutConfigurationReader.java | [JBAS-3685] Remove all references to org.jboss.tm.TxManager - I've left a reference in place in TxManagerTimeOutReader.java so that we can work in older versions of JBoss |
| 57070 | added | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aspects/tx/TxTimeoutReader.java | [JBAS-3685] Remove all references to org.jboss.tm.TxManager - I've left a reference in place in TxManagerTimeOutReader.java so that we can work in older versions of JBoss |
| 57070 | added | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aspects/tx/TransactionTimeoutConfigurationReader.java | [JBAS-3685] Remove all references to org.jboss.tm.TxManager - I've left a reference in place in TxManagerTimeOutReader.java so that we can work in older versions of JBoss |
| 57070 | modified | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aspects/tx/TxInterceptor.java | [JBAS-3685] Remove all references to org.jboss.tm.TxManager - I've left a reference in place in TxManagerTimeOutReader.java so that we can work in older versions of JBoss |
| 57068 | modified | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aspects/tx/TxInterceptor.java | [JBAS-3685] Remove all references to org.jboss.tm.TxManager |
| 57066 | modified | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/org/jboss/test/xml/XOPUnitTestCaseImageWithContentType.xml | Heiko's changes |
| 57066 | modified | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/org/jboss/test/xml/XOPUnitTestCase.xsd | Heiko's changes |
| 57066 | modified | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/org/jboss/test/xml/XOPUnitTestCaseJpeg.xml | Heiko's changes |
| 57065 | modified | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/xml/XOPUnitTestCase.java | Heiko's changes |
| 57064 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java | EJBTHREE-711: do not stop the container, it's already stopped on kernelAbstraction.uninstall |
| 57054 | modified | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aop/deployment/JBossClassPool32.java | Tidyup unused imports |
| 57053 | modified | kabir.khan@jboss.com | //trunk/aop/build.xml | Bump up version number |
| 57051 | added | kabir.khan@jboss.com | //trunk/aop/src/main/org/jboss/aop/annotation/factory/duplicate/ast/ASTIdentifier.java | [JBAOP-286] Weaken dependencies on unreleased MC 2.0 - I screwed up originally and added these files to the mc project (had copied across folders with .svn folders) |
| 57051 | added | kabir.khan@jboss.com | //trunk/aop/src/main/org/jboss/aop/annotation/factory/duplicate/javassist/AnnotationProxy.java | [JBAOP-286] Weaken dependencies on unreleased MC 2.0 - I screwed up originally and added these files to the mc project (had copied across folders with .svn folders) |
| 57051 | added | kabir.khan@jboss.com | //trunk/aop/src/main/org/jboss/aop/annotation/factory/duplicate/ast/SimpleNode.java | [JBAOP-286] Weaken dependencies on unreleased MC 2.0 - I screwed up originally and added these files to the mc project (had copied across folders with .svn folders) |
| 57051 | added | kabir.khan@jboss.com | //trunk/aop/src/main/org/jboss/aop/annotation/factory/duplicate/javassist/MemberValueGetter.java | [JBAOP-286] Weaken dependencies on unreleased MC 2.0 - I screwed up originally and added these files to the mc project (had copied across folders with .svn folders) |
| 57051 | added | kabir.khan@jboss.com | //trunk/aop/src/main/org/jboss/aop/annotation/factory/duplicate/ast/JJTAnnotationParserState.java | [JBAOP-286] Weaken dependencies on unreleased MC 2.0 - I screwed up originally and added these files to the mc project (had copied across folders with .svn folders) |
| 57051 | added | kabir.khan@jboss.com | //trunk/aop/src/main/org/jboss/aop/annotation/factory/duplicate/ast/TokenMgrError.java | [JBAOP-286] Weaken dependencies on unreleased MC 2.0 - I screwed up originally and added these files to the mc project (had copied across folders with .svn folders) |
| 57051 | added | kabir.khan@jboss.com | //trunk/aop/src/main/org/jboss/aop/annotation/factory/duplicate/javassist | [JBAOP-286] Weaken dependencies on unreleased MC 2.0 - I screwed up originally and added these files to the mc project (had copied across folders with .svn folders) |
| 57051 | added | kabir.khan@jboss.com | //trunk/aop/src/main/org/jboss/aop/annotation/factory/duplicate/javassist/DefaultValueAnnotationValidator.java | [JBAOP-286] Weaken dependencies on unreleased MC 2.0 - I screwed up originally and added these files to the mc project (had copied across folders with .svn folders) |
| 57051 | added | kabir.khan@jboss.com | //trunk/aop/src/main/org/jboss/aop/annotation/factory/duplicate/ast/SimpleCharStream.java | [JBAOP-286] Weaken dependencies on unreleased MC 2.0 - I screwed up originally and added these files to the mc project (had copied across folders with .svn folders) |
| 57051 | added | kabir.khan@jboss.com | //trunk/aop/src/main/org/jboss/aop/annotation/factory/duplicate/ast/AnnotationParserTreeConstants.java | [JBAOP-286] Weaken dependencies on unreleased MC 2.0 - I screwed up originally and added these files to the mc project (had copied across folders with .svn folders) |
| 57051 | added | kabir.khan@jboss.com | //trunk/aop/src/main/org/jboss/aop/annotation/factory/duplicate/ast/ASTStart.java | [JBAOP-286] Weaken dependencies on unreleased MC 2.0 - I screwed up originally and added these files to the mc project (had copied across folders with .svn folders) |
| 57051 | added | kabir.khan@jboss.com | //trunk/aop/src/main/org/jboss/aop/annotation/factory/duplicate/ast/AnnotationParserVisitor.java | [JBAOP-286] Weaken dependencies on unreleased MC 2.0 - I screwed up originally and added these files to the mc project (had copied across folders with .svn folders) |