[jboss-svn-commits] JBL Code SVN: r33883 - labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Jul 14 14:51:53 EDT 2010
Author: whitingjr
Date: 2010-07-14 14:51:53 -0400 (Wed, 14 Jul 2010)
New Revision: 33883
Modified:
labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-commands.xml
Log:
Call the task to start the jstat process.
Modified: labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-commands.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-commands.xml 2010-07-14 18:32:54 UTC (rev 33882)
+++ labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-commands.xml 2010-07-14 18:51:53 UTC (rev 33883)
@@ -24,6 +24,7 @@
<ant antfile="server-api.xml" target="shutdown"/>
<ant antfile="server-api.xml" target="clean-server"/>
<ant antfile="server-api.xml" target="startup"/>
+ <ant antfile="server-api.xml" target="start-jstat"/>
</target>
<target name="stop" >
More information about the jboss-svn-commits
mailing list