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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Mar 14 10:31:32 EDT 2008


Author: adinn
Date: 2008-03-14 10:31:32 -0400 (Fri, 14 Mar 2008)
New Revision: 18973

Modified:
   labs/jbosstm/trunk/XTS/demo/BUILDING
Log:
noted that AS 5.0 currently only works with localhost:8080

Modified: labs/jbosstm/trunk/XTS/demo/BUILDING
===================================================================
--- labs/jbosstm/trunk/XTS/demo/BUILDING	2008-03-14 14:24:44 UTC (rev 18972)
+++ labs/jbosstm/trunk/XTS/demo/BUILDING	2008-03-14 14:31:32 UTC (rev 18973)
@@ -19,7 +19,7 @@
 #
 
 This demo has been written for, and tested on, JBoss4.2.2.GA and
-JBoss5.0Beta4. Please download and install one fo these app servers
+JBoss5.0Beta4. Please download and install one of these app servers
 from the JBoss website.
 
 Follow these steps to build the demo for JBoss
@@ -40,3 +40,11 @@
 line detailed above. For JBoss4.2 it can be built by supplying the
 argument 'sa-deployrpc' in place of 'sa-deploy'. Access the demo using
 the same url.
+
+n.b. deployment of the demo to JbossAS 5.0Beta4 assumes that the XTS
+has already been deployed as a service archive (sar). See the INSTALL
+file in your ArjunaJTS install tree for instructions on how to perform
+this deployment. XTS sar deployment currently requires the web
+listener hostname and port to be "localhost" and "8080". This
+restriction will be lifted in future releases. Use of a stand alone
+coordinator is also not currently supported in JbossAS 5.0Beta4.




More information about the jboss-svn-commits mailing list