You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by da...@apache.org on 2007/02/05 07:03:16 UTC

svn commit: r503561 - /webservices/sandesha/trunk/c/config/module.xml

Author: damitha
Date: Sun Feb  4 22:03:15 2007
New Revision: 503561

URL: http://svn.apache.org/viewvc?view=rev&rev=503561
Log:
updated module.xml

Modified:
    webservices/sandesha/trunk/c/config/module.xml

Modified: webservices/sandesha/trunk/c/config/module.xml
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/config/module.xml?view=diff&rev=503561&r1=503560&r2=503561
==============================================================================
--- webservices/sandesha/trunk/c/config/module.xml (original)
+++ webservices/sandesha/trunk/c/config/module.xml Sun Feb  4 22:03:15 2007
@@ -69,6 +69,13 @@
 
    <!-- Database connection parameters -->
     <parameter name="sandesha2_db" locked="false">/axis2c/deploy</parameter>
-
+   <!-- General parameters -->
+    <parameter name="ExponentialBackoff" locked="false">AXIS2_TRUE</parameter>
+    <parameter name="RetransmissionInterval" locked="false">20000</parameter>
+    <parameter name="AcknowledgementInterval" locked="false">4000</parameter>
+    <parameter name="InactivityTimeout" locked="false">-1</parameter>
+    <parameter name="StorageManager" locked="false">persistent</parameter>
+    <parameter name="InvokeInOrder" locked="false">AXIS2_FALSE</parameter>
+    <parameter name="MessageTypesToDrop" locked="false">none</parameter>
 
 </module>



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org