Disable "Transfer-Encoding: chunked" response

2006-10-10 Thread HHDirecto . Net
Hi,How can I disable "Transfer-Encoding: chunked" in the response of my axis 1.4 webservice? Thanks in advance

Disable "Transfer-Encoding: chunked" response

2006-10-06 Thread HHDirecto . Net
Hi,How can I disable "Transfer-Encoding: chunked" in the response of my axis 1.4 webservice? Thanks in advance

AXIS: tomcat always do http compression without watch min size

2006-10-04 Thread HHDirecto . Net
I have an apache tomcat 5.5.17. In my server.xml file I have putmaxThreads="150" minSpareThreads="25" maxSpareThreads="75" enableLookups="false" redirectPort="8443" acceptCount="100"connectionTimeout="2" disableUploadTimeout="true"compression="on"*compressionMinSize="2048000" * noCompressionUse