You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> on 2004/11/24 07:44:21 UTC

[jira] Assigned: (AXISCPP-269) calling a service which returns a large string fails to get full message

     [ http://nagoya.apache.org/jira/browse/AXISCPP-269?page=history ]

Samisa Abeysinghe reassigned AXISCPP-269:
-----------------------------------------

    Assign To: Samisa Abeysinghe

> calling a service which returns a large string fails to get full message
> ------------------------------------------------------------------------
>
>          Key: AXISCPP-269
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-269
>      Project: Axis-C++
>         Type: Bug
>   Components: Transport (axis2)
>     Reporter: Andrew Perry
>     Assignee: Samisa Abeysinghe

>
> One of the standard tests, LargeReturningString which sends an int to a service indicating the size of the string to return fails to return the full string to the client. I am requesting a 2Mb (1024*1024*2) string to be returned and the client only receives a 2089768 (this is not consistant) byte string, as reported by strlen, rather than the expected 2097152 byte string.
> The service is running on IBM WebSphere which returns a chucked message in 8K chunks. The monitor program in ws-axis/c/tests/utils/monitor captures the message on the wire and writes it to a file, and this message is correct, so it's definitely a problem in the AxisClient code.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira