[jboss-cvs] JBossAS SVN: r75719 - branches/Branch_4_2/varia/src/resources/services/binding.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jul 11 16:16:03 EDT 2008


Author: clebert.suconic at jboss.com
Date: 2008-07-11 16:16:03 -0400 (Fri, 11 Jul 2008)
New Revision: 75719

Modified:
   branches/Branch_4_2/varia/src/resources/services/binding/sample-bindings.xml
Log:
JBAS-5568 - update Bisocket configuration for JBoss Messaging

Modified: branches/Branch_4_2/varia/src/resources/services/binding/sample-bindings.xml
===================================================================
--- branches/Branch_4_2/varia/src/resources/services/binding/sample-bindings.xml	2008-07-11 19:14:17 UTC (rev 75718)
+++ branches/Branch_4_2/varia/src/resources/services/binding/sample-bindings.xml	2008-07-11 20:16:03 UTC (rev 75719)
@@ -409,8 +409,7 @@
                <attribute name="marshaller" isParam="true">org.jboss.jms.wireformat.JMSWireFormat</attribute>
                <attribute name="unmarshaller" isParam="true">org.jboss.jms.wireformat.JMSWireFormat</attribute>
                <attribute name="dataType" isParam="true">jms</attribute>
-               <attribute name="socket.check_connection" isParam="true">false</attribute>
-               <attribute name="timeout" isParam="true">0</attribute>
+               <attribute name="socket.check_connection" isParam="true">false</attribute>               
                <attribute name="serverBindAddress">${jboss.bind.address}</attribute>
                <attribute name="serverBindPort">4457</attribute>
                <attribute name="clientSocketClass" isParam="true">org.jboss.jms.client.remoting.ClientSocketWrapper</attribute>
@@ -419,19 +418,23 @@
                <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">true</attribute>
                <attribute name="clientLeasePeriod" isParam="true">10000</attribute>
+               <attribute name="timeout" isParam="true">0</attribute>
                <attribute name="numberOfRetries" isParam="true">10</attribute>
                <attribute name="JBM_clientMaxPoolSize" isParam="true">200</attribute>
+               <attribute name="callbackTimeout">10000</attribute> 
             </invoker>
             <handlers>
                <handler subsystem="JMS">org.jboss.jms.server.remoting.JMSServerInvocationHandler</handler>
             </handlers>
          </config>
-         ]]></attribute>
+        ]]></attribute>
          </delegate-config>
          <binding port="4457"/>
       </service-config>
 
+
    </server>
 
    <!-- ********************************************************** -->
@@ -821,15 +824,18 @@
                <attribute name="timeout" isParam="true">0</attribute>
                <attribute name="serverBindAddress">${jboss.bind.address}</attribute>
                <attribute name="serverBindPort">4557</attribute>
-               <attribute name="clientSocketClass" isParam="true">org.jboss.jms.client.remoting.ClientSocketWrapper</attribute>
+              <attribute name="clientSocketClass" isParam="true">org.jboss.jms.client.remoting.ClientSocketWrapper</attribute>
                <attribute name="serverSocketClass">org.jboss.jms.server.remoting.ServerSocketWrapper</attribute>
                <attribute name="numberOfCallRetries" isParam="true">1</attribute>
                <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">true</attribute>
                <attribute name="clientLeasePeriod" isParam="true">10000</attribute>
+               <attribute name="timeout" isParam="true">0</attribute>
                <attribute name="numberOfRetries" isParam="true">10</attribute>
                <attribute name="JBM_clientMaxPoolSize" isParam="true">200</attribute>
+               <attribute name="callbackTimeout">10000</attribute> 
             </invoker>
             <handlers>
                <handler subsystem="JMS">org.jboss.jms.server.remoting.JMSServerInvocationHandler</handler>
@@ -840,6 +846,7 @@
          <binding port="4557"/>
       </service-config>
 
+
    </server>
 
    <!-- ********************************************************** -->
@@ -1236,9 +1243,12 @@
                <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">true</attribute>
                <attribute name="clientLeasePeriod" isParam="true">10000</attribute>
+               <attribute name="timeout" isParam="true">0</attribute>
                <attribute name="numberOfRetries" isParam="true">10</attribute>
                <attribute name="JBM_clientMaxPoolSize" isParam="true">200</attribute>
+               <attribute name="callbackTimeout">10000</attribute> 
             </invoker>
             <handlers>
                <handler subsystem="JMS">org.jboss.jms.server.remoting.JMSServerInvocationHandler</handler>
@@ -1249,7 +1259,7 @@
          <binding port="4657"/>
       </service-config>
 
-   </server>
+    </server>
 
    <!-- ********************************************************** -->
    <!-- *                          ports-03                      * -->
@@ -1602,10 +1612,13 @@
                <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">true</attribute>
                <attribute name="clientLeasePeriod" isParam="true">10000</attribute>
+               <attribute name="timeout" isParam="true">0</attribute>
                <attribute name="numberOfRetries" isParam="true">10</attribute>
                <attribute name="JBM_clientMaxPoolSize" isParam="true">200</attribute>
-            </invoker>
+               <attribute name="callbackTimeout">10000</attribute> 
+           </invoker>
             <handlers>
                <handler subsystem="JMS">org.jboss.jms.server.remoting.JMSServerInvocationHandler</handler>
             </handlers>
@@ -1615,6 +1628,6 @@
          <binding port="4757"/>
       </service-config>
 
-   </server>
+    </server>
 
 </service-bindings>




More information about the jboss-cvs-commits mailing list