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 13:09:45 UTC

svn commit: r604848 - in /webservices/sandesha/trunk/c/config: axis2.xml module.xml

Author: damitha
Date: Mon Dec 17 04:09:44 2007
New Revision: 604848

URL: http://svn.apache.org/viewvc?rev=604848&view=rev
Log: (empty)

Modified:
    webservices/sandesha/trunk/c/config/axis2.xml
    webservices/sandesha/trunk/c/config/module.xml

Modified: webservices/sandesha/trunk/c/config/axis2.xml
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/config/axis2.xml?rev=604848&r1=604847&r2=604848&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/config/axis2.xml (original)
+++ webservices/sandesha/trunk/c/config/axis2.xml Mon Dec 17 04:09:44 2007
@@ -25,7 +25,7 @@
     <!-- Transport Ins -->
     <!-- ================================================= -->
     <transportReceiver name="http" class="axis2_http_receiver">
-        <parameter name="port" locked="false">6061</parameter>
+        <parameter name="port" locked="false">6060</parameter>
     </transportReceiver>
 
     <!-- Uncomment this one with the appropriate papameters to enable the SMTP transport Receiver
@@ -39,7 +39,7 @@
     
     <!--
     <transportReceiver name="tcp" class="org.apache.axis2.transport.tcp.TCPServer">
-        <parameter name="port" locked="false">6061</parameter>
+        <parameter name="port" locked="false">6060</parameter>
     </transportReceiver>
     -->
     <!-- ================================================= -->

Modified: webservices/sandesha/trunk/c/config/module.xml
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/config/module.xml?rev=604848&r1=604847&r2=604848&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/config/module.xml (original)
+++ webservices/sandesha/trunk/c/config/module.xml Mon Dec 17 04:09:44 2007
@@ -71,7 +71,6 @@
 
    <!-- 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