[jboss-cvs] JBoss Messaging SVN: r2896 - trunk/src/etc/remoting.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jul 13 17:24:43 EDT 2007


Author: clebert.suconic at jboss.com
Date: 2007-07-13 17:24:42 -0400 (Fri, 13 Jul 2007)
New Revision: 2896

Modified:
   trunk/src/etc/remoting/remoting-bisocket-service.xml
Log:
Reverting changes on bisocket config

Modified: trunk/src/etc/remoting/remoting-bisocket-service.xml
===================================================================
--- trunk/src/etc/remoting/remoting-bisocket-service.xml	2007-07-13 19:40:29 UTC (rev 2895)
+++ trunk/src/etc/remoting/remoting-bisocket-service.xml	2007-07-13 21:24:42 UTC (rev 2896)
@@ -25,8 +25,6 @@
                <attribute name="serverBindAddress">${jboss.bind.address}</attribute>
                <attribute name="serverBindPort">4457</attribute>
                <attribute name="leasePeriod">10000</attribute>
-               <attribute name="pingFrequency" isParam="true">30000</attribute>
-               <attribute name="pingWindowFactor" isParam="true">4</attribute>
                <attribute name="clientSocketClass" isParam="true">org.jboss.jms.client.remoting.ClientSocketWrapper</attribute>
                <attribute name="serverSocketClass" isParam="true">org.jboss.jms.server.remoting.ServerSocketWrapper</attribute>
                <attribute name="numberOfRetries" isParam="true">1</attribute>




More information about the jboss-cvs-commits mailing list