[ 
https://issues.apache.org/jira/browse/AXIS2C-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517815
 ] 

Sahan Gamage commented on AXIS2C-659:
-------------------------------------

If you don't want chunking you can just comment out transfer encoding parameter 
in the axis2.xml rather than switching to HTTP 1.0
<parameter name="Transfer-Encoding">chunked</parameter>


> Handling Chunked  Response message in  Axis2C Client
> ----------------------------------------------------
>
>                 Key: AXIS2C-659
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-659
>             Project: Axis2-C
>          Issue Type: Test
>          Components: platforms/unix
>    Affects Versions: 1.0.0
>         Environment: RHEL 3 
>            Reporter: Manoj Kumar Pradhan
>
> Hi 
>    I am trying to consume  Asis2/java    webservice in an Axis2C   client.
> the ret_node  always coming Null .
> When I trace the SAOP   message  through   TCP Monitor , I found   Response  
> message coming as 
> Transfer encoding - chunked .
> I am using axis2_svc_send_receive_with_op_qname()  method.
> Any body can tell how to address  this situation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to