[jboss-svn-commits] JBL Code SVN: r32934 - labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/local-tx.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue May 18 11:53:16 EDT 2010


Author: whitingjr
Date: 2010-05-18 11:53:16 -0400 (Tue, 18 May 2010)
New Revision: 32934

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/local-tx/datasource.properties
Log:
Added connection manager configuration change.

Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/local-tx/datasource.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/local-tx/datasource.properties	2010-05-18 12:29:06 UTC (rev 32933)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/local-tx/datasource.properties	2010-05-18 15:53:16 UTC (rev 32934)
@@ -1,4 +1,4 @@
-local-tx.datasoure.xml.A=<bean name="caveatEmptorDatasourceFactoryA" class="${datasource.factory.fqcn}"><property name="jndiName">java:/caveatemptorTestingDatasourceA</property><property name="driverClass">${db-vendor-jdbc-same.driverClass.A}</property><property name="connectionURL">${db-vendor-jdbc-connectionURL.A}</property><property name="userName">${db-vendor-jdbc-userName.A}</property><property name="password">${db-vendor-jdbc-password.A}</property><property name="minSize">${db-pool-min.size.A}</property><property name="maxSize">${db-pool-max.size.A}</property><property name="idleTimeout">${db-connection-idle.timeout.A}</property><property name="blockingTimeout">${db-connection-blocking.timeout.A}</property><!-- not supported property name="backgroundInterval">${db-connection-background.interval.B}</property><property name="backgroundValidation">${db-connection-background.validation.B}</property--><property name="preparedStatementCacheSize">${db-connection-prepared.sta!
 tement.cache.size.A}</property><property name="sharePreparedStatements">${db-connection-share.prepared.statements.A}</property><property name="transactionManager"><inject bean="TransactionManager"/></property> <property name="cachedConnectionManager"><inject bean="CachedConnectionManager"/></property><property name="initialContextProperties"><inject bean="InitialContextProperties"/></property></bean><bean name="caveatemptorTestingDatasourceA" class="java.lang.Object"><constructor factoryMethod="getDatasource"><factory bean="caveatEmptorDatasourceFactoryA" /></constructor></bean>
-local-tx.datasoure.xml.B=<bean name="caveatEmptorDatasourceFactoryB" class="${datasource.factory.fqcn}"><property name="jndiName">java:/caveatemptorTestingDatasourceB</property><property name="driverClass">${db-vendor-jdbc-same.driverClass.B}</property><property name="connectionURL">${db-vendor-jdbc-connectionURL.B}</property><property name="userName">${db-vendor-jdbc-userName.B}</property><property name="password">${db-vendor-jdbc-password.B}</property><property name="minSize">${db-pool-min.size.B}</property><property name="maxSize">${db-pool-max.size.B}</property><property name="idleTimeout">${db-connection-idle.timeout.B}</property><property name="blockingTimeout">${db-connection-blocking.timeout.B}</property><!-- not supported property name="backgroundInterval">${db-connection-background.interval.B}</property><property name="backgroundValidation">${db-connection-background.validation.B}</property--><property name="preparedStatementCacheSize">${db-connection-prepared.sta!
 tement.cache.size.B}</property><property name="sharePreparedStatements">${db-connection-share.prepared.statements.B}</property><property name="transactionManager"><inject bean="TransactionManager"/></property> <property name="cachedConnectionManager"><inject bean="CachedConnectionManager"/></property><property name="initialContextProperties"><inject bean="InitialContextProperties"/></property></bean><bean name="caveatemptorTestingDatasourceB" class="java.lang.Object"><constructor factoryMethod="getDatasource"><factory bean="caveatEmptorDatasourceFactoryB" /></constructor></bean>
+local-tx.datasoure.xml.A=<bean name="caveatEmptorDatasourceFactoryA" class="${datasource.factory.fqcn}"><property name="jndiName">java:/caveatemptorTestingDatasourceA</property><property name="driverClass">${db-vendor-jdbc-same.driverClass.A}</property><property name="connectionURL">${db-vendor-jdbc-connectionURL.A}</property><property name="userName">${db-vendor-jdbc-userName.A}</property><property name="password">${db-vendor-jdbc-password.A}</property><property name="minSize">${db-pool-min.size.A}</property><property name="maxSize">${db-pool-max.size.A}</property><property name="idleTimeout">${db-connection-idle.timeout.A}</property><property name="blockingTimeout">${db-connection-blocking.timeout.A}</property><!-- not supported property name="backgroundInterval">${db-connection-background.interval.B}</property><property name="backgroundValidation">${db-connection-background.validation.B}</property--><property name="preparedStatementCacheSize">${db-connection-prepared.sta!
 tement.cache.size.A}</property><property name="sharePreparedStatements">${db-connection-share.prepared.statements.A}</property><property name="transactionManager"><inject bean="TransactionManager"/></property> <property name="cachedConnectionManager"><inject bean="CachedConnectionManagerA"/></property><property name="initialContextProperties"><inject bean="InitialContextProperties"/></property></bean><bean name="caveatemptorTestingDatasourceA" class="java.lang.Object"><constructor factoryMethod="getDatasource"><factory bean="caveatEmptorDatasourceFactoryA" /></constructor></bean>
+local-tx.datasoure.xml.B=<bean name="caveatEmptorDatasourceFactoryB" class="${datasource.factory.fqcn}"><property name="jndiName">java:/caveatemptorTestingDatasourceB</property><property name="driverClass">${db-vendor-jdbc-same.driverClass.B}</property><property name="connectionURL">${db-vendor-jdbc-connectionURL.B}</property><property name="userName">${db-vendor-jdbc-userName.B}</property><property name="password">${db-vendor-jdbc-password.B}</property><property name="minSize">${db-pool-min.size.B}</property><property name="maxSize">${db-pool-max.size.B}</property><property name="idleTimeout">${db-connection-idle.timeout.B}</property><property name="blockingTimeout">${db-connection-blocking.timeout.B}</property><!-- not supported property name="backgroundInterval">${db-connection-background.interval.B}</property><property name="backgroundValidation">${db-connection-background.validation.B}</property--><property name="preparedStatementCacheSize">${db-connection-prepared.sta!
 tement.cache.size.B}</property><property name="sharePreparedStatements">${db-connection-share.prepared.statements.B}</property><property name="transactionManager"><inject bean="TransactionManager"/></property> <property name="cachedConnectionManager"><inject bean="CachedConnectionManagerB"/></property><property name="initialContextProperties"><inject bean="InitialContextProperties"/></property></bean><bean name="caveatemptorTestingDatasourceB" class="java.lang.Object"><constructor factoryMethod="getDatasource"><factory bean="caveatEmptorDatasourceFactoryB" /></constructor></bean>
 
 user.last.resource.commit=true



More information about the jboss-svn-commits mailing list