[jboss-cvs] JBossAS SVN: r77394 - in projects/docs/enterprise: 4.3.3/Transactions/Transactions_Failure_Recovery_Guide/en-US and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Aug 24 22:13:51 EDT 2008


Author: irooskov at redhat.com
Date: 2008-08-24 22:13:51 -0400 (Sun, 24 Aug 2008)
New Revision: 77394

Modified:
   projects/docs/enterprise/4.3.3/Transactions/Transactions_Failure_Recovery_Guide/en-US/How_JBossTS_managers_the_OTS_Recovery_Protocol.xml
   projects/docs/enterprise/4.3/Transactions/Transactions_Failure_Recovery_Guide/en-US/How_JBossTS_managers_the_OTS_Recovery_Protocol.xml
Log:
updated transaction recovery guide book with fix in RT #26540


Modified: projects/docs/enterprise/4.3/Transactions/Transactions_Failure_Recovery_Guide/en-US/How_JBossTS_managers_the_OTS_Recovery_Protocol.xml
===================================================================
--- projects/docs/enterprise/4.3/Transactions/Transactions_Failure_Recovery_Guide/en-US/How_JBossTS_managers_the_OTS_Recovery_Protocol.xml	2008-08-25 01:30:42 UTC (rev 77393)
+++ projects/docs/enterprise/4.3/Transactions/Transactions_Failure_Recovery_Guide/en-US/How_JBossTS_managers_the_OTS_Recovery_Protocol.xml	2008-08-25 02:13:51 UTC (rev 77394)
@@ -265,7 +265,7 @@
 			<caption>Resource registration and returned RecoveryCoordinator Object reference.</caption>
 		</mediaobject>
 		<para>
-			Having the object reference of the RecoveryCoordinator, an application can use it to determine the status of the transaction for which that object reference is created. When a RecoveryCoordinator, according to POA policies assigned to the POA included in the object reference, the request is forward straightforward to the default servant defined in the Recovery Manager, as described in the figure below. 
+			Having the object reference of the RecoveryCoordinator, an application can use it to determine the status of the transaction for which that object reference is created. When a RecoveryCoordinator, according to POA policies is assigned to the POA included in the object reference, the request is forward straight to the default servant defined in the Recovery Manager, as described in the figure below. 
 		</para>
 		<mediaobject>
 			<imageobject>

Modified: projects/docs/enterprise/4.3.3/Transactions/Transactions_Failure_Recovery_Guide/en-US/How_JBossTS_managers_the_OTS_Recovery_Protocol.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Transactions/Transactions_Failure_Recovery_Guide/en-US/How_JBossTS_managers_the_OTS_Recovery_Protocol.xml	2008-08-25 01:30:42 UTC (rev 77393)
+++ projects/docs/enterprise/4.3.3/Transactions/Transactions_Failure_Recovery_Guide/en-US/How_JBossTS_managers_the_OTS_Recovery_Protocol.xml	2008-08-25 02:13:51 UTC (rev 77394)
@@ -265,7 +265,7 @@
 			<caption>Resource registration and returned RecoveryCoordinator Object reference.</caption>
 		</mediaobject>
 		<para>
-			Having the object reference of the RecoveryCoordinator, an application can use it to determine the status of the transaction for which that object reference is created. When a RecoveryCoordinator, according to POA policies assigned to the POA included in the object reference, the request is forward straightforward to the default servant defined in the Recovery Manager, as described in the figure below. 
+			Having the object reference of the RecoveryCoordinator, an application can use it to determine the status of the transaction for which that object reference is created. When a RecoveryCoordinator, according to POA policies is assigned to the POA included in the object reference, the request is forward straight to the default servant defined in the Recovery Manager, as described in the figure below. 
 		</para>
 		<mediaobject>
 			<imageobject>




More information about the jboss-cvs-commits mailing list