Author: manjula
Date: Wed Dec 12 21:49:00 2007
New Revision: 603825
URL: http://svn.apache.org/viewvc?rev=603825&view=rev
Log:
changing the sandesha2_db default path to /tmp.
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=603825&r1=603824&r2=603825&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/config/module.xml (original)
+++ webservices/sandesha/trunk/c/config/module.xml Wed Dec 12 21:49:00 2007
@@ -70,7 +70,7 @@
</operation>
<!-- Database connection parameters -->
- <!--parameter name="sandesha2_db"
locked="false">/axis2c/deploy</parameter-->
+ <parameter name="sandesha2_db" locked="false">/tmp</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]