Hello. I need to enable CommonsHTTPTransportSender for my web services client
that built with axis2 libs. In documentation there is following info: 
<transportSender name="http"
class="org.apache.axis2.transport.http.CommonsHTTPTransportSender">
     <parameter name="PROTOCOL" locked="false">HTTP/1.1</parameter>
     <parameter name="Transfer-Encoding">chunked</parameter>
</transportSender> has to be added to axis2.xml
So, I have 2 questions. Where to look or where to create this axis2.xml? And
may be it  could be done right in code?  How to do it? Thanks!

-- 
View this message in context: 
http://www.nabble.com/How-to-enable-CommonsHTTPTransportSender-for-client--tp15893501p15893501.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to