[jboss-svn-commits] JBL Code SVN: r35039 - 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
Tue Sep 7 05:17:59 EDT 2010


Author: whitingjr
Date: 2010-09-07 05:17:58 -0400 (Tue, 07 Sep 2010)
New Revision: 35039

Modified:
   labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml
Log:
debugging

Modified: labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml	2010-09-07 00:42:10 UTC (rev 35038)
+++ labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml	2010-09-07 09:17:58 UTC (rev 35039)
@@ -41,7 +41,7 @@
    </target>
    
    <target name="shutdown" >
-      
+      <echo message="[${env.EAP_HOME}]"/>
       <exec executable="${shutdown.command}" output="/dev/null">
          <arg value="--server=hornetq:1100"/>
       </exec>



More information about the jboss-svn-commits mailing list