[jboss-svn-commits] JBL Code SVN: r31951 - labs/jbosstm/enterprise/tags/EAP_5_0_1/Transactions_JTS_Programmers_Guide/en-US.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Mar 4 18:29:45 EST 2010
Author: misty at redhat.com
Date: 2010-03-04 18:29:44 -0500 (Thu, 04 Mar 2010)
New Revision: 31951
Modified:
labs/jbosstm/enterprise/tags/EAP_5_0_1/Transactions_JTS_Programmers_Guide/en-US/JBossTS_basics.xml
Log:
Explained OTS at the first mention in the chapter
Modified: labs/jbosstm/enterprise/tags/EAP_5_0_1/Transactions_JTS_Programmers_Guide/en-US/JBossTS_basics.xml
===================================================================
--- labs/jbosstm/enterprise/tags/EAP_5_0_1/Transactions_JTS_Programmers_Guide/en-US/JBossTS_basics.xml 2010-03-04 23:27:52 UTC (rev 31950)
+++ labs/jbosstm/enterprise/tags/EAP_5_0_1/Transactions_JTS_Programmers_Guide/en-US/JBossTS_basics.xml 2010-03-04 23:29:44 UTC (rev 31951)
@@ -4,7 +4,7 @@
<chapter id="chap-JTS_Programmers_Guide-JTS_Basics">
<title>JBoss Transaction Service Basics</title>
<para>
- <application>JBoss Transaction Service</application> is based upon the original <application>Arjuna</application> system developed at the University of Newcastle between 1986 and 1995. <application>Arjuna</application> predates the OTS specification and includes many features not found in the OTS. <application>JBoss Transaction Service</application> is a superset of the OTS: applications written using the standard OTS interfaces will be portable across OTS implementations.
+ <application>JBoss Transaction Service</application> is based upon the original <application>Arjuna</application> system developed at the University of Newcastle between 1986 and 1995. <application>Arjuna</application> predates the Object Transaction Service (OTS) specification and includes many features not found in the OTS. <application>JBoss Transaction Service</application> is a superset of the OTS: applications written using the standard OTS interfaces will be portable across OTS implementations.
</para>
<para>
In terms of the OTS specfiication, <application>JBoss Transaction Service</application> provides:
More information about the jboss-svn-commits
mailing list