[jboss-svn-commits] JBL Code SVN: r18589 - labs/jbosstm/trunk/XTS/demo.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Feb 26 04:25:14 EST 2008


Author: adinn
Date: 2008-02-26 04:25:13 -0500 (Tue, 26 Feb 2008)
New Revision: 18589

Modified:
   labs/jbosstm/trunk/XTS/demo/BUILDING
Log:
updated instructions to include setting of environemnt variable JBOSS_HOME

Modified: labs/jbosstm/trunk/XTS/demo/BUILDING
===================================================================
--- labs/jbosstm/trunk/XTS/demo/BUILDING	2008-02-25 23:28:49 UTC (rev 18588)
+++ labs/jbosstm/trunk/XTS/demo/BUILDING	2008-02-26 09:25:13 UTC (rev 18589)
@@ -25,6 +25,8 @@
 Follow these steps to build the demo for JBoss
  - edit jboss.properties and replace variables as directed in the comments
  - add java and ant to your path
+ - set environment variable JBOSS_HOME to point to the root directory of an
+   instance of JBoss5.0Beta4
  - execute 'sh build.sh jboss clean build' on unix or
    'build.bat jboss clean build' on windows
  - deploy the generated ear file into an instance of JBoss5.0Beta4




More information about the jboss-svn-commits mailing list