Author: chamikara
Date: Wed Feb 15 01:49:51 2006
New Revision: 377973

URL: http://svn.apache.org/viewcvs?rev=377973&view=rev
Log:
Entry for the permanent storage manager

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=377973&r1=377972&r2=377973&view=diff
==============================================================================
--- webservices/sandesha/trunk/config/module.xml (original)
+++ webservices/sandesha/trunk/config/module.xml Wed Feb 15 01:49:51 2006
@@ -81,6 +81,11 @@
         <wsrm:StorageManager>
             org.apache.sandesha2.storage.inmemory.InMemoryStorageManager 
         </wsrm:StorageManager> 
+         <!-- 
+        <wsrm:StorageManager>
+            
org.apache.sandesha2.storage.persistent.hibernate.PersistentStorageManager
+        </wsrm:StorageManager> -->
+       
       </wsrm:StorageManagers>
 
 <!--



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

Reply via email to