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 2009/12/18 17:22:57 UTC

svn commit: r892300 - /webservices/sandesha/trunk/c/config/axis2.xml

Author: damitha
Date: Fri Dec 18 16:22:55 2009
New Revision: 892300

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

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?rev=892300&r1=892299&r2=892300&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/config/axis2.xml (original)
+++ webservices/sandesha/trunk/c/config/axis2.xml Fri Dec 18 16:22:55 2009
@@ -38,8 +38,10 @@
     -->
     <transportSender name="http" class="axis2_http_sender">
         <parameter name="PROTOCOL" locked="false">HTTP/1.1</parameter>
+        <!--parameter name="Keep-Alive" locked="false">true</parameter-->
         <!--parameter name="Transfer-Encoding">chunked</parameter-->
-        <!--parameter name="PROXY" proxy_host="127.0.0.1" proxy_port="8080" locked="true"/-->
+        <!--parameter name="HTTP-Authentication" username="" password="" locked="true"/-->
+        <!--parameter name="PROXY" proxy_host="127.0.0.1" proxy_port="8080" proxy_username="" proxy_password="" locked="true"/-->
     </transportSender>
     
     <!--



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org