[jboss-svn-commits] JBL Code SVN: r18965 - labs/jbosstm/trunk/ArjunaJTS.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Mar 14 08:04:21 EDT 2008


Author: adinn
Date: 2008-03-14 08:04:21 -0400 (Fri, 14 Mar 2008)
New Revision: 18965

Modified:
   labs/jbosstm/trunk/ArjunaJTS/INSTALL
Log:
added missing argment to example command

Modified: labs/jbosstm/trunk/ArjunaJTS/INSTALL
===================================================================
--- labs/jbosstm/trunk/ArjunaJTS/INSTALL	2008-03-14 11:47:06 UTC (rev 18964)
+++ labs/jbosstm/trunk/ArjunaJTS/INSTALL	2008-03-14 12:04:21 UTC (rev 18965)
@@ -130,7 +130,7 @@
     port or host name e.g. server www.example.com and port 9090, override
     these defaults on the commmand line e.g.
 
-(3) execute 'ant -Dhostname="www.example.com" -Dport="9090"
+(3) execute 'ant -Dhostname="www.example.com" -Dport="9090" deploy
 
 (n.b. the instructions above assume you have first built the rest of
 the XTS code by executing command 'ant clean install' in the XTS




More information about the jboss-svn-commits mailing list