[jboss-cvs] JBoss Messaging SVN: r4010 - branches/Branch_Stable/src/etc/remoting.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 4 11:52:47 EDT 2008


Author: clebert.suconic at jboss.com
Date: 2008-04-04 11:52:47 -0400 (Fri, 04 Apr 2008)
New Revision: 4010

Modified:
   branches/Branch_Stable/src/etc/remoting/remoting-bisocket-service.xml
Log:
just an irrelevant change on the alignments

Modified: branches/Branch_Stable/src/etc/remoting/remoting-bisocket-service.xml
===================================================================
--- branches/Branch_Stable/src/etc/remoting/remoting-bisocket-service.xml	2008-04-04 14:26:08 UTC (rev 4009)
+++ branches/Branch_Stable/src/etc/remoting/remoting-bisocket-service.xml	2008-04-04 15:52:47 UTC (rev 4010)
@@ -35,12 +35,12 @@
                <attribute name="onewayThreadPool">org.jboss.jms.server.remoting.DirectThreadPool</attribute>
                <!-- End immutable parameters -->
 	       
-	       <attribute name="stopLeaseOnFailure" isParam="true">true</attribute>
+               <attribute name="stopLeaseOnFailure" isParam="true">true</attribute>
                
                <!-- Periodicity of client pings. Server window by default is twice this figure -->                               
                <attribute name="clientLeasePeriod" isParam="true">10000</attribute>
 	       	       
-	       <attribute name="timeout" isParam="true">0</attribute>
+               <attribute name="timeout" isParam="true">0</attribute>
 
                <!-- Number of seconds to wait for a connection in the client pool to become free -->
                <attribute name="numberOfRetries" isParam="true">10</attribute>




More information about the jboss-cvs-commits mailing list