Author: damitha
Date: Sat Sep 9 02:25:55 2006
New Revision: 441770
URL: http://svn.apache.org/viewvc?view=rev&rev=441770
Log:
Sandesha2 xml updated
Modified:
webservices/sandesha/trunk/c/config/axis2.xml
Modified: webservices/sandesha/trunk/c/config/axis2.xml
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/config/axis2.xml?view=diff&rev=441770&r1=441769&r2=441770
==============================================================================
--- webservices/sandesha/trunk/c/config/axis2.xml (original)
+++ webservices/sandesha/trunk/c/config/axis2.xml Sat Sep 9 02:25:55 2006
@@ -40,7 +40,7 @@
<!-- Transport Ins -->
<!-- ================================================= -->
<transportReceiver name="http" class="axis2_http_receiver">
- <parameter name="port" locked="false">6060</parameter>
+ <parameter name="port" locked="false">6666</parameter>
</transportReceiver>
<!-- Uncomment this one with the appropriate papameters to enable the SMTP
transport Receiver
@@ -54,7 +54,7 @@
<!--
<transportReceiver name="tcp"
class="org.apache.axis2.transport.tcp.TCPServer">
- <parameter name="port" locked="false">6060</parameter>
+ <parameter name="port" locked="false">6666</parameter>
</transportReceiver>
-->
<!-- ================================================= -->
@@ -89,8 +89,6 @@
<!-- ================================================= -->
<!-- Comment this to disable Addressing -->
<module ref="addressing"/>
- <module ref="sandesha2"/>
-
<!--Configuring module , providing paramters for modules whether they
refer or not-->
<!--<moduleConfig name="addressing">-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]