[jboss-cvs] JBoss Messaging SVN: r3848 - in branches/Branch_JBossMessaging_1_4_0_SP3_CP: src/etc/remoting and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 6 04:47:21 EST 2008


Author: timfox
Date: 2008-03-06 04:47:20 -0500 (Thu, 06 Mar 2008)
New Revision: 3848

Modified:
   branches/Branch_JBossMessaging_1_4_0_SP3_CP/build-thirdparty.xml
   branches/Branch_JBossMessaging_1_4_0_SP3_CP/src/etc/remoting/remoting-bisocket-service.xml
Log:
http://jira.jboss.org/jira/browse/JBMESSAGING-1238


Modified: branches/Branch_JBossMessaging_1_4_0_SP3_CP/build-thirdparty.xml
===================================================================
--- branches/Branch_JBossMessaging_1_4_0_SP3_CP/build-thirdparty.xml	2008-03-06 08:36:46 UTC (rev 3847)
+++ branches/Branch_JBossMessaging_1_4_0_SP3_CP/build-thirdparty.xml	2008-03-06 09:47:20 UTC (rev 3848)
@@ -89,7 +89,7 @@
       <componentref name="trove" version="1.0.2-brew"/>
       <componentref name="jboss/common" version="1.2.0.GA-brew"/>
       <componentref name="jboss/aop" version="1.5.5.GA"/>
-      <componentref name="jboss/remoting" version="2.2.2.SP4-brew"/>
+      <componentref name="jboss/remoting" version="2.2.2.SP5"/>
       <componentref name="jboss/jbossts14" version="4.2.3.SP3"/>
       <componentref name="jbossas/core-libs" version="4.2.0.GA"/>
 

Modified: branches/Branch_JBossMessaging_1_4_0_SP3_CP/src/etc/remoting/remoting-bisocket-service.xml
===================================================================
--- branches/Branch_JBossMessaging_1_4_0_SP3_CP/src/etc/remoting/remoting-bisocket-service.xml	2008-03-06 08:36:46 UTC (rev 3847)
+++ branches/Branch_JBossMessaging_1_4_0_SP3_CP/src/etc/remoting/remoting-bisocket-service.xml	2008-03-06 09:47:20 UTC (rev 3848)
@@ -33,6 +33,7 @@
                <attribute name="pingFrequency" isParam="true">214748364</attribute>
                <attribute name="pingWindowFactor" isParam="true">10</attribute>
                <attribute name="onewayThreadPool">org.jboss.jms.server.remoting.DirectThreadPool</attribute>
+               <attribute name="stopLeaseOnFailure" isParam="true">false</attribute>
                <!-- End immutable parameters -->
                
                <!-- Periodicity of client pings. Server window by default is twice this figure -->                               




More information about the jboss-cvs-commits mailing list