[jboss-svn-commits] JBL Code SVN: r34409 - in labs/jbosstm/trunk: ArjunaJTS and 1 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Jul 30 05:38:22 EDT 2010


Author: jhalliday
Date: 2010-07-30 05:38:21 -0400 (Fri, 30 Jul 2010)
New Revision: 34409

Modified:
   labs/jbosstm/trunk/ArjunaJTA/INSTALL
   labs/jbosstm/trunk/ArjunaJTS/INSTALL
   labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml
   labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml.jts
Log:
Update docs versions for 4.12


Modified: labs/jbosstm/trunk/ArjunaJTA/INSTALL
===================================================================
--- labs/jbosstm/trunk/ArjunaJTA/INSTALL	2010-07-30 09:32:52 UTC (rev 34408)
+++ labs/jbosstm/trunk/ArjunaJTA/INSTALL	2010-07-30 09:38:21 UTC (rev 34409)
@@ -1,12 +1,12 @@
 
-JBossTS 4.11 is designed for use standalone or with the JBossAS 6.0.M3 release
+JBossTS 4.12 is designed for use standalone or with the JBossAS 6.0.M4 release
 It is not suitable for use with earlier versions of JBossAS.
 
 The installation procedure has changed from earlier releases due to the move from
 a JMX configuration style to the POJO microcontainer used by AS 6.x, packaging and config files changes.
 Upgrading users should take care to read the steps below carefully.
 
-Installing JBossTS 4.11 JTA into JBossAS 6
+Installing JBossTS 4.12 JTA into JBossAS 6
 ------------------------------------------------------------
 
 The application server ships with an earlier release of JBossTS JTS, configured to run in JTA local mode,

Modified: labs/jbosstm/trunk/ArjunaJTS/INSTALL
===================================================================
--- labs/jbosstm/trunk/ArjunaJTS/INSTALL	2010-07-30 09:32:52 UTC (rev 34408)
+++ labs/jbosstm/trunk/ArjunaJTS/INSTALL	2010-07-30 09:38:21 UTC (rev 34409)
@@ -1,5 +1,5 @@
 
-JBossTS 4.11 is designed for use standalone or with JBossAS 6.0.M3 release
+JBossTS 4.12 is designed for use standalone or with JBossAS 6.0.M4 release
 It is not suitable for use with earlier versions of JBossAS.
 
 The installation procedure has changed from earlier releases due to the move from
@@ -7,7 +7,7 @@
 Upgrading users should take care to read the steps below carefully.
 
 
-Installing JBossTS 4.11 JTA into JBossAS 6
+Installing JBossTS 4.12 JTA into JBossAS 6
 ------------------------------------------------------------
 
 The application server ships with an earlier release of JBossTS JTS, configured to run in JTA local mode,
@@ -23,7 +23,7 @@
 - Replace JBossAS server/<name>/deploy/transaction-jboss-beans.xml with the newer JBossTS version.
 
 
-Installing JBossTS 4.11 JTS into JBossAS 6
+Installing JBossTS 4.12 JTS into JBossAS 6
 ------------------------------------------------------------
 
 The JTS binaries are now bundled with JBossAS. To change the default JTA to JTS in JBossAS,

Modified: labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml
===================================================================
--- labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml	2010-07-30 09:32:52 UTC (rev 34408)
+++ labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml	2010-07-30 09:38:21 UTC (rev 34409)
@@ -2,8 +2,8 @@
 <deployment xmlns="urn:jboss:bean-deployer:2.0">
 
     <!--
-        This is an example transaction-jboss-beans.xml file suitable for installing JBossTS 4.9 JTA
-        into AS 6.0 alpha. The canonical version of this file normally resides in the JBossAS svn
+        This is an example transaction-jboss-beans.xml file suitable for installing JBossTS 4.12 JTA
+        into AS 6.0.M4. The canonical version of this file normally resides in the JBossAS svn
         but right now JBossAS is running an earlier TS release, so we provide this file via the
         JBossTS svn as an example to facilitate upgrading. Take care - some non-arjuna beans many have
         changed in the AS svn since we forked this file, so you may need to merge rather than overwrite.

Modified: labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml.jts
===================================================================
--- labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml.jts	2010-07-30 09:32:52 UTC (rev 34408)
+++ labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml.jts	2010-07-30 09:38:21 UTC (rev 34409)
@@ -2,8 +2,8 @@
 <deployment xmlns="urn:jboss:bean-deployer:2.0">
 
     <!--
-        This is an example transaction-jboss-beans.xml file suitable for installing JBossTS 4.9 JTS
-        into AS 6.0 alpha. The canonical version of this file normally resides in the JBossAS svn
+        This is an example transaction-jboss-beans.xml file suitable for installing JBossTS 4.12 JTS
+        into AS 6.0.M4. The canonical version of this file normally resides in the JBossAS svn
         but right now JBossAS is running an earlier TS release, so we provide this file via the
         JBossTS svn as an example to facilitate upgrading. Take care - some non-arjuna beans many have
         changed in the AS svn since we forked this file, so you may need to merge rather than overwrite.



More information about the jboss-svn-commits mailing list