[jboss-svn-commits] JBL Code SVN: r36324 - labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/jta-managed.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Dec 9 14:04:06 EST 2010
Author: whitingjr
Date: 2010-12-09 14:04:06 -0500 (Thu, 09 Dec 2010)
New Revision: 36324
Modified:
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/jta-managed/default.persistence.properties
Log:
Removed unused property.
Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/jta-managed/default.persistence.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/jta-managed/default.persistence.properties 2010-12-09 19:03:42 UTC (rev 36323)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/transaction-management/jta-managed/default.persistence.properties 2010-12-09 19:04:06 UTC (rev 36324)
@@ -6,5 +6,5 @@
# hibernates transactional strategy class for jta transaction factory
hibernate.transaction.factory_class=org.hibernate.transaction.JTATransactionFactory
+#hibernate.transaction.factory_class=org.hibernate.transaction.CMTTransactionFactory
-xpaths-csv=auction.dao.ejb3.GenericEJB3DAO:makePersistent
\ No newline at end of file
More information about the jboss-svn-commits
mailing list