[jboss-svn-commits] JBL Code SVN: r31176 - labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Jan 21 00:58:06 EST 2010
Author: laubai
Date: 2010-01-21 00:58:06 -0500 (Thu, 21 Jan 2010)
New Revision: 31176
Modified:
labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Book_Info.xml
labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/JBoss_Transactions_JTA_Programmers_Guide.ent
labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/JDBC_and_Transactions.xml
labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Revision_History.xml
labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Transaction_Recovery.xml
labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Using_JBossJTA_in_Application_Servers.xml
Log:
Corrected tags for brew build.
Modified: labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Book_Info.xml 2010-01-21 05:55:34 UTC (rev 31175)
+++ labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Book_Info.xml 2010-01-21 05:58:06 UTC (rev 31176)
@@ -4,10 +4,10 @@
<bookinfo id="book-Transactions_JTA_Programmers_Guide-Transactions_JTA_Programmers_Guide">
<title>JBoss Transactions JTA Programmers Guide</title>
- <subtitle>for Use with JBoss Enterprise Application Platform 5.0</subtitle>
+ <subtitle>for Use with JBoss Enterprise Web Platform 5.0</subtitle>
<edition>2.0</edition>
- <pubsnumber>4</pubsnumber>
- <productname>JBoss Enterprise Application Platform</productname>
+ <pubsnumber>1</pubsnumber>
+ <productname>JBoss Enterprise Web Platform</productname>
<productnumber>5.0</productnumber>
<abstract>
<para>This book is about the Transactions JTA from the view of the
Modified: labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/JBoss_Transactions_JTA_Programmers_Guide.ent
===================================================================
--- labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/JBoss_Transactions_JTA_Programmers_Guide.ent 2010-01-21 05:55:34 UTC (rev 31175)
+++ labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/JBoss_Transactions_JTA_Programmers_Guide.ent 2010-01-21 05:58:06 UTC (rev 31176)
@@ -1,5 +1,5 @@
-<!ENTITY PRODUCT "Enterprise Application Platform">
+<!ENTITY PRODUCT "Enterprise Web Platform">
<!ENTITY BOOKID "Transactions_JTA_Programmers_Guide">
<!ENTITY HOLDER "Red Hat, Inc">
-<!ENTITY YEAR "2009">
+<!ENTITY YEAR "2010">
<!ENTITY VERSION "5.0.0">
Modified: labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/JDBC_and_Transactions.xml
===================================================================
--- labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/JDBC_and_Transactions.xml 2010-01-21 05:55:34 UTC (rev 31175)
+++ labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/JDBC_and_Transactions.xml 2010-01-21 05:58:06 UTC (rev 31176)
@@ -44,7 +44,7 @@
</para>
<note>
<para>
- The transactional JDBC support provided by JBossTS is intended for use when using JBossTS outside of containers such as the JBoss Enterprise Application Platform. You should not use them when running JBossTS in an embedded mode without first consulting your deployment documentation.
+ The transactional JDBC support provided by JBossTS is intended for use when using JBossTS outside of containers such as the JBoss Enterprise Web Platform. You should not use them when running JBossTS in an embedded mode without first consulting your deployment documentation.
</para>
</note>
<formalpara id="form-Transactions_JTA_Programmers_Guide-Using_the_transactional_JDBC_driver-Managing_transactions">
Modified: labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Revision_History.xml
===================================================================
--- labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Revision_History.xml 2010-01-21 05:55:34 UTC (rev 31175)
+++ labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Revision_History.xml 2010-01-21 05:58:06 UTC (rev 31176)
@@ -8,7 +8,7 @@
<revhistory>
<revision>
<revnumber>1.0</revnumber>
- <date>Thu Oct 22 2009</date>
+ <date>Thu Jan 21 2010</date>
<author>
<firstname>Laura</firstname>
<surname>Bailey</surname>
Modified: labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Transaction_Recovery.xml
===================================================================
--- labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Transaction_Recovery.xml 2010-01-21 05:55:34 UTC (rev 31175)
+++ labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Transaction_Recovery.xml 2010-01-21 05:58:06 UTC (rev 31176)
@@ -153,7 +153,7 @@
</para>
<note>
<para>
- These <code>XAResourceRecovery</code> instances are primarily intended for when running JBossTS outside of a container such as the JBoss Enterprise Application Platform, since they rely upon <code>XADataSources</code> as the primary handle to drive recovery. If you are not running JBossTS stand-alone then you should consult the relevant integration documentation to ensure that the right recovery modules are being used.
+ These <code>XAResourceRecovery</code> instances are primarily intended for when running JBossTS outside of a container such as the JBoss Enterprise Web Platform, since they rely upon <code>XADataSources</code> as the primary handle to drive recovery. If you are not running JBossTS stand-alone then you should consult the relevant integration documentation to ensure that the right recovery modules are being used.
</para>
</note>
<itemizedlist>
Modified: labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Using_JBossJTA_in_Application_Servers.xml
===================================================================
--- labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Using_JBossJTA_in_Application_Servers.xml 2010-01-21 05:55:34 UTC (rev 31175)
+++ labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTA_Programmers_Guide/en-US/Using_JBossJTA_in_Application_Servers.xml 2010-01-21 05:58:06 UTC (rev 31176)
@@ -5,7 +5,7 @@
<chapter id="chap-Transactions_JTA_Programmers_Guide-Using_JBossJTA_in_Application_Servers">
<title>Using JBossJTA in Application Servers</title>
<section id="sect-Transactions_JTA_Programmers_Guide-Using_JBossJTA_in_Application_Servers-JBoss_Application_Server">
- <title>JBoss Enterprise Application Platform</title>
+ <title>JBoss Enterprise Web Platform</title>
<formalpara id="form-Transactions_JTA_Programmers_Guide-JBoss_Application_Server-Service_Configuration">
<title>Service Configuration</title>
<para>
More information about the jboss-svn-commits
mailing list