[jboss-svn-commits] JBL Code SVN: r31510 - in labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource: xa and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Feb 9 06:34:23 EST 2010


Author: whitingjr
Date: 2010-02-09 06:34:23 -0500 (Tue, 09 Feb 2010)
New Revision: 31510

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/xa/datasource.properties
Log:
Updated the list of classes being profiled.


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-02-09 11:33:43 UTC (rev 31509)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/local-tx/datasource.properties	2010-02-09 11:34:23 UTC (rev 31510)
@@ -2,5 +2,6 @@
 local-tx.datasoure.xml.B=<bean name="caveatEmptorDatasourceFactoryB" class="org.jboss.resource.adapter.jdbc.local.LocalTxDataSource"><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.statement.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>
 
 #profiling.classes.test.framework=auction.dao.ejb3.GenericEJB3DAO,auction.dao.ejb3.persistence.UserDAOBeanMultiResource,auction.model.Address,auction.model.AddressEntity,auction.model.User,com.arjuna.ats.arjuna.AtomicAction,com.arjuna.ats.arjuna.coordinator.BasicAction,com.arjuna.ats.arjuna.StateManager,com.arjuna.ats.internal.arjuna.thread.ThreadActionData,com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple,com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple,com.arjuna.ats.jta.xa.XidImple,org.apache.log4j.Category,org.apache.log4j.Logger,org.apache.log4j.NDC,org.hibernate.ejb.AbstractEntityManagerImpl,org.hibernate.ejb.EntityManagerFactoryImpl,org.hibernate.ejb.EntityManagerImpl,org.hibernate.EmptyInterceptor,org.hibernate.engine.CascadingAction$9,org.hibernate.engine.CollectionEntry,org.hibernate.engine!
 .CollectionKey,org.hibernate.engine.EntityEntry,org.hibernate.engine.QueryParameters,org.hibernate.engine.StatefulPersistenceContext,org.hibernate.engine.TwoPhaseLoad,org.hibernate.engine.Versioning,org.hibernate.event.AbstractEvent,org.hibernate.event.def.AbstractFlushingEventListener,org.hibernate.event.def.DefaultLoadEventListener,org.hibernate.event.def.DefaultPersistEventListener,org.hibernate.event.EventListeners,org.hibernate.event.FlushEntityEvent,org.hibernate.event.LoadEvent,org.hibernate.event.LoadEventListener$LoadType,org.hibernate.impl.AbstractSessionImpl,org.hibernate.impl.SessionFactoryImpl,org.hibernate.impl.SessionImpl,org.hibernate.jdbc.AbstractBatcher,org.hibernate.jdbc.ConnectionManager,org.hibernate.jdbc.JDBCContext,org.hibernate.loader.Loader,org.hibernate.persister.entity.AbstractEntityPersister,org.hibernate.persister.entity.SingleTableEntityPersister,org.hibernate.transaction.CacheSynchronization,org.hibernate.transaction.JTATransaction,org.hiberna!
 te.transaction.JTATransactionFactory,org.hibernate.tuple.entit!
 y.Abstra
ctEntityTuplizer,org.hibernate.tuple.entity.EntityMetamodel,org.hibernate.tuple.EntityModeToTuplizerMapping,org.hibernate.type.BooleanType,org.hibernate.type.CollectionType,org.hibernate.type.ComponentType,org.hibernate.type.IntegerType,org.hibernate.type.LongType,org.hibernate.type.ManyToOneType,org.hibernate.type.OneToOneType,org.hibernate.type.StringType,org.hibernate.type.TimestampType,org.hibernate.util.ArrayHelper,org.hibernate.util.JDBCExceptionReporter,org.hibernate.util.JTAHelper,org.jboss.ejb3.NonSerializableFactory,org.jboss.jbossts.performance.MultiThreadedTest,org.jboss.jbossts.performance.profiler.implementation.JavaInteractiveProfiler,org.jboss.jbossts.performance.resource.SynchronizeResourcesTest,org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.resource.SynchronizeTask$SessionSynchronization,org.jboss.logging.Logger,org.jboss.resource.adapter.jdbc.WrappedConnection,org.jboss.resource.adapter.jdbc.WrappedPreparedStatement,or!
 g.jboss.resource.adapter.jdbc.WrappedResultSet,org.jboss.resource.adapter.jdbc.WrappedStatement,org.jboss.resource.adapter.jdbc.WrapperDataSource,org.jboss.resource.connectionmanager.BaseConnectionManager2,org.jboss.resource.connectionmanager.BaseConnectionManager2$BaseConnectionEventListener,org.jboss.resource.connectionmanager.TransactionSynchronizer,org.jboss.resource.connectionmanager.TxConnectionManager$LocalXAResource,org.jboss.tm.TransactionLocal,org.jboss.tm.TransactionLocalDelegateImpl$TransactionLocalSynchronization,org.jboss.tm.TxUtils
-profiling.classes.test.framework=com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore,org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.jdbc.JDBCTask,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,org.jboss.resource.adapter.jdbc.WrappedConnection,org.jboss.resource.adapter.jdbc.WrappedPreparedStatement,org.jboss.resource.adapter.jdbc.WrappedResultSet
-
+#profiling.classes.test.framework=com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore,org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.jdbc.JDBCTask,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,org.jboss.resource.adapter.jdbc.WrappedConnection,org.jboss.resource.adapter.jdbc.WrappedPreparedStatement,org.jboss.resource.adapter.jdbc.WrappedResultSet,org.hibernate.impl.SessionImpl,org.jboss.jbossts.performance.synchronization.SessionSynchronization
+profiling.classes.test.framework=com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore,org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.jdbc.JDBCTask,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,org.hibernate.impl.SessionImpl,org.jboss.jbossts.performance.synchronization.SessionSynchronization
+#profiling.classes.test.framework=org.hibernate,org.jboss,com.arjuna

Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/xa/datasource.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/xa/datasource.properties	2010-02-09 11:33:43 UTC (rev 31509)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/xa/datasource.properties	2010-02-09 11:34:23 UTC (rev 31510)
@@ -2,4 +2,4 @@
 xa.datasoure.xml.B=<bean name="TransactionalResourceFactoryB" class="org.jboss.jbossts.performance.TransactionXADataSourceFactory"><constructor><parameter class="java.lang.String">java:/caveatemptorTestingDatasourceB</parameter><parameter class="java.util.Map"><map keyClass="java.lang.String" valueClass="java.lang.String">${db-vendor-driver.configuration.xml.B}</map></parameter></constructor><property name="driverClass">${db-vendor-jdbc-xa.driverClass.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><property name="backgroundInterval">${db-connection-background.interval.B}</property><property name="backgroundValidation">${db-connection-background.validation.B}</property><property name="preparedStatementCacheSize">${db-connection-prepared.statement.ca!
 che.size.B}</property><property name="sharePreparedStatements">${db-connection-share.prepared.statements.B}</property><property name="cachedConnectionManager"><inject bean="CachedConnectionManager"/></property><property name="initialContextProperties"><inject bean="InitialContextProperties"/></property><property name="transactionManager"><inject bean="TransactionManager"/></property></bean><bean name="caveatemptorTestingDatasourceB" class="java.lang.Object"><constructor factoryMethod="getDatasource"><factory bean="TransactionalResourceFactoryB" /></constructor></bean><bean name="DataSourceBindingB" class="org.jboss.ejb3.embedded.JndiBinder"><property name="jndiProperties"><inject bean="InitialContextProperties"/></property><property name="target"><inject bean="caveatemptorTestingDatasourceB"/></property><property name="bindTo">java:/caveatemptorTestingDatasourceB</property><property name="serializable">false</property></bean>
 
 #profiling.classes.test.framework=auction.dao.ejb3.persistence.UserDAOBeanMultiResource,auction.model.Address,auction.model.AddressEntity,auction.model.User,com.arjuna.ats.arjuna.AtomicAction,com.arjuna.ats.arjuna.coordinator.BasicAction,com.arjuna.ats.arjuna.coordinator.TxControl,com.arjuna.ats.arjuna.StateManager,com.arjuna.ats.internal.arjuna.thread.ThreadActionData,com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple,com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple,com.arjuna.ats.jta.xa.XidImple,org.apache.log4j.Category,org.apache.log4j.Logger,org.apache.log4j.NDC,org.hibernate.ejb.AbstractEntityManagerImpl,org.hibernate.ejb.EntityManagerFactoryImpl,org.hibernate.ejb.EntityManagerImpl,org.hibernate.EmptyInterceptor,org.hibernate.engine.CascadingAction$9,org.hibernate.engine.CollectionEntry,org.hibe!
 rnate.engine.CollectionKey,org.hibernate.engine.EntityEntry,org.hibernate.engine.QueryParameters,org.hibernate.engine.StatefulPersistenceContext,org.hibernate.engine.TwoPhaseLoad,org.hibernate.engine.Versioning,org.hibernate.event.AbstractEvent,org.hibernate.event.def.AbstractFlushingEventListener,org.hibernate.event.def.DefaultLoadEventListener,org.hibernate.event.def.DefaultPersistEventListener,org.hibernate.event.EventListeners,org.hibernate.event.FlushEntityEvent,org.hibernate.event.LoadEvent,org.hibernate.event.LoadEventListener$LoadType,org.hibernate.impl.AbstractSessionImpl,org.hibernate.impl.SessionFactoryImpl,org.hibernate.impl.SessionImpl,org.hibernate.jdbc.AbstractBatcher,org.hibernate.jdbc.ConnectionManager,org.hibernate.jdbc.JDBCContext,org.hibernate.loader.Loader,org.hibernate.persister.entity.AbstractEntityPersister,org.hibernate.persister.entity.SingleTableEntityPersister,org.hibernate.transaction.CacheSynchronization,org.hibernate.transaction.JTATransaction!
 ,org.hibernate.transaction.JTATransactionFactory,org.hibernate!
 .tuple.e
ntity.AbstractEntityTuplizer,org.hibernate.tuple.entity.EntityMetamodel,org.hibernate.tuple.EntityModeToTuplizerMapping,org.hibernate.type.BooleanType,org.hibernate.type.CollectionType,org.hibernate.type.ComponentType,org.hibernate.type.IntegerType,org.hibernate.type.LongType,org.hibernate.type.ManyToOneType,org.hibernate.type.OneToOneType,org.hibernate.type.StringType,org.hibernate.type.TimestampType,org.hibernate.util.ArrayHelper,org.hibernate.util.JDBCExceptionReporter,org.hibernate.util.JTAHelper,org.jboss.ejb3.NonSerializableFactory,org.jboss.jbossts.performance.MultiThreadedTest,org.jboss.jbossts.performance.profiler.implementation.JavaInteractiveProfiler,org.jboss.jbossts.performance.resource.SynchronizeResourcesTest,org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.resource.SynchronizeTask$SessionSynchronization,org.jboss.logging.Logger,org.jboss.resource.adapter.jdbc.WrappedConnection,org.jboss.resource.adapter.jdbc.WrappedPrepared!
 Statement,org.jboss.resource.adapter.jdbc.WrappedResultSet,org.jboss.resource.adapter.jdbc.WrappedStatement,org.jboss.resource.adapter.jdbc.WrapperDataSource,org.jboss.resource.adapter.jdbc.xa.XAManagedConnection,org.jboss.resource.connectionmanager.BaseConnectionManager2,org.jboss.resource.connectionmanager.TransactionSynchronizer,org.jboss.tm.TransactionLocal,org.jboss.tm.TransactionLocalDelegateImpl$TransactionLocalSynchronization,org.jboss.tm.TxUtils
-profiling.classes.test.framework=com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore,org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.jdbc.JDBCTask,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,org.jboss.resource.adapter.jdbc.WrappedConnection,org.jboss.resource.adapter.jdbc.WrappedPreparedStatement,org.jboss.resource.adapter.jdbc.WrappedResultSet
\ No newline at end of file
+profiling.classes.test.framework=com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore,org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.jdbc.JDBCTask,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,org.jboss.resource.adapter.jdbc.WrappedPreparedStatement,org.hibernate.impl.SessionImpl,org.jboss.jbossts.performance.synchronization.SessionSynchronization,com.arjuna.ats.internal.arjuna.objectstore.LogStore



More information about the jboss-svn-commits mailing list