Author: chamikara
Date: Wed Dec 28 10:43:12 2005
New Revision: 359588

URL: http://svn.apache.org/viewcvs?rev=359588&view=rev
Log:
Added the properties file needed for test cases.
Added the modules directory - users have to explicitly put the modules other 
than Sandesha needed by sandesha test cases (e.g. addressing module) into this 
directory.

Added:
    webservices/sandesha/trunk/test-resources/modules/
    webservices/sandesha/trunk/test-resources/sandesha2.properties

Added: webservices/sandesha/trunk/test-resources/sandesha2.properties
URL: 
http://svn.apache.org/viewcvs/webservices/sandesha/trunk/test-resources/sandesha2.properties?rev=359588&view=auto
==============================================================================
--- webservices/sandesha/trunk/test-resources/sandesha2.properties (added)
+++ webservices/sandesha/trunk/test-resources/sandesha2.properties Wed Dec 28 
10:43:12 2005
@@ -0,0 +1,15 @@
+#THIS IS A TEST RESOURCE - THE CORRECT PROPERTIES FILE CAN BE FOUND
+#IN THE 'conf' DIRECTORY.
+
+#RM Policy values for the server
+#-------------------------------
+RetransmissionInterval=20000
+AcknowledgementInterval=8000
+ExponentialBackoff=false
+InactivityTimeout=3
+InactivityTimeoutMeasure=hours      
+
+
+#Storage Manager Class
+#----------------------
+StorageManager=org.apache.sandesha2.storage.inmemory.InMemoryStorageManager1
\ No newline at end of file



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

Reply via email to