Author: damitha
Date: Mon Dec 17 06:55:52 2007
New Revision: 604887

URL: http://svn.apache.org/viewvc?rev=604887&view=rev
Log:
database name is also given in the database path

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?rev=604887&r1=604886&r2=604887&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/config/module.xml (original)
+++ webservices/sandesha/trunk/c/config/module.xml Mon Dec 17 06:55:52 2007
@@ -70,7 +70,7 @@
     </operation>
 
    <!-- Database connection parameters -->
-   <!--parameter name="sandesha2_db" locked="false">/tmp</parameter-->
+   <!--parameter name="sandesha2_db" 
locked="false">/tmp/sandesha2_db</parameter-->
    <parameter name="db_server" locked="false">localhost</parameter>
    <parameter name="db_user" locked="false">g</parameter>
    <parameter name="db_password" locked="false">g</parameter>



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

Reply via email to