[jboss-svn-commits] JBL Code SVN: r33721 - labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Jul 1 12:11:04 EDT 2010


Author: whitingjr
Date: 2010-07-01 12:11:03 -0400 (Thu, 01 Jul 2010)
New Revision: 33721

Added:
   labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/build-api.properties
   labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/build-commands.properties
Log:
Add properties files to complement the And scripts.

Added: labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/build-api.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/build-api.properties	                        (rev 0)
+++ labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/build-api.properties	2010-07-01 16:11:03 UTC (rev 33721)
@@ -0,0 +1,7 @@
+#Thu Jul 01 13:05:21 BST 2010
+spec.install.dir=/home/whitingjr/java/specjms2007
+
+# the commands need placing in this properties file
+start.controller.command=nohup /specjms2007/ant -buildfile /specjms2007/build.xml startController -Dcontroller.host=jmsclient1 > /tmp/controller.txt &
+start.satellite.one=nohup /specjms2007/ant -buildfile /specjms2007/build.xml startSatellite -Dcontroller.host=jmsclient1 > /tmp/satellite-jmsclient1.txt &
+start.satellite.two=nohup /specjms2007/ant -buildfile /specjms2007/build.xml startSatellite -Dcontroller.host=jmsclient1 > /tmp/satellite-jmsclient2.txt &
\ No newline at end of file

Added: labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/build-commands.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/build-commands.properties	                        (rev 0)
+++ labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/build-commands.properties	2010-07-01 16:11:03 UTC (rev 33721)
@@ -0,0 +1,4 @@
+
+
+
+



More information about the jboss-svn-commits mailing list