[jboss-remoting-commits] JBoss Remoting SVN: r5230 - remoting2/branches/2.x/docs/guide/en.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Fri May 15 00:45:42 EDT 2009


Author: ron.sigal at jboss.com
Date: 2009-05-15 00:45:42 -0400 (Fri, 15 May 2009)
New Revision: 5230

Modified:
   remoting2/branches/2.x/docs/guide/en/chap5.xml
Log:
JBREM-1132: Added note about "useClientConnectionIdentity".

Modified: remoting2/branches/2.x/docs/guide/en/chap5.xml
===================================================================
--- remoting2/branches/2.x/docs/guide/en/chap5.xml	2009-05-15 04:45:15 UTC (rev 5229)
+++ remoting2/branches/2.x/docs/guide/en/chap5.xml	2009-05-15 04:45:42 UTC (rev 5230)
@@ -6043,6 +6043,11 @@
     constructor should take precedence over values found in the 
     <classname>InvokerLocator</classname>.</para> 
     
+    <para><emphasis role="bold">USE_CLIENT_CONNECTION_IDENTITY</emphasis>
+    (actual value "useClientConnectionIdentity") - tells Remoting to adhere to the
+    new "connection identity" semantics described in Chapter
+    <xref linkend="chapter-connection-failure"/>.</para>
+    
     </section>
 
     <section>




More information about the jboss-remoting-commits mailing list