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

Manoj Kumar Pradhan resolved AXIS2C-659.
----------------------------------------

    Resolution: Fixed

Hi 
What I observed If   client is sending Request through HTTP/1.1  then Response 
getting Chunked .

I modified Axis2C client  axis2.xml   to send request through HTTP/1.0 

Now it is  working fine .  









> 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