Author: chamikara
Date: Sun May  7 20:19:40 2006
New Revision: 404904

URL: http://svn.apache.org/viewcvs?rev=404904&view=rev
Log:
Updated maven.xml

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

Modified: webservices/sandesha/trunk/config/module.xml
URL: 
http://svn.apache.org/viewcvs/webservices/sandesha/trunk/config/module.xml?rev=404904&r1=404903&r2=404904&view=diff
==============================================================================
--- webservices/sandesha/trunk/config/module.xml (original)
+++ webservices/sandesha/trunk/config/module.xml Sun May  7 20:19:40 2006
@@ -75,7 +75,7 @@
          
       <wsrm:AcknowledgementInterval>4000</wsrm:AcknowledgementInterval>
        
-      <wsrm:RetransmissionInterval>6000</wsrm:RetransmissionInterval>
+      <wsrm:RetransmissionInterval>8000</wsrm:RetransmissionInterval>
       
       <!-- '-1' conveys that there is no limit to the max. number of 
retransmissions.-->
       <wsrm:MaximumRetransmissionCount>10</wsrm:MaximumRetransmissionCount>
@@ -88,12 +88,6 @@
       
       <wsrm:InvokeInOrder>true</wsrm:InvokeInOrder>
       
-      <!--
-      <wsrm:TerminateOnTimeout>true</wsrm:TerminateOnTimeout>
-      
-      <wsrm:TerminateInterval>3000</wsrm:TerminateInterval>
-      -->
-      
       <!-- These will not be overriden by service level policies -->
       <wsrm:MessageTypesToDrop>none</wsrm:MessageTypesToDrop>  
                               
@@ -104,25 +98,7 @@
             org.apache.sandesha2.storage.inmemory.InMemoryStorageManager 
         </wsrm:StorageManager> 
        
-       <!-- 
-        <wsrm:StorageManager>
-            
org.apache.sandesha2.storage.persistent.hibernate.PersistentStorageManager
-        </wsrm:StorageManager> 
-       -->
-       
       </wsrm:StorageManagers>
-
-<!--
-       
<wsrm:DBConnectionID>jdbc:derby:SANDESHA2DB;create=true</wsrm:DBConnectionID> 
-
-       <wsrm:DBDriver>org.apache.derby.jdbc.EmbeddedDriver</wsrm:DBDriver> 
-
-       
<wsrm:DBSQLDialect>org.hibernate.dialect.DerbyDialect</wsrm:DBSQLDialect> 
-
-       <wsrm:DBUsername></wsrm:DBUsername> 
-
-       <wsrm:DBPassword></wsrm:DBPassword>  
--->
    
 </wsp:Policy>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to