[jboss-svn-commits] JBL Code SVN: r32339 - labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Apr 1 10:23:34 EDT 2010


Author: whitingjr
Date: 2010-04-01 10:23:34 -0400 (Thu, 01 Apr 2010)
New Revision: 32339

Added:
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/arjunajta-properties.xml
Log:
Added properties file to control the TM.

Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/arjunajta-properties.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/arjunajta-properties.xml	                        (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/arjunajta-properties.xml	2010-04-01 14:23:34 UTC (rev 32339)
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
+<properties>
+   <entry key="ObjectStoreEnvironmentBean.objectStoreDir">/home/whitingjr/eclipse/v3.5-galileo/workspaces/performance/performance/tm-log</entry>
+</properties>
\ No newline at end of file



More information about the jboss-svn-commits mailing list