Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
-
None
-
RHEL 3
Description
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.