You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by da...@apache.org on 2007/12/17 15:55:52 UTC

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

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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org