[ http://issues.apache.org/jira/browse/AXISCPP-942?page=all ] Adrian Dick closed AXISCPP-942: -------------------------------
> Client doesn't handle chunked messages containing very large chunks (>48k) > -------------------------------------------------------------------------- > > Key: AXISCPP-942 > URL: http://issues.apache.org/jira/browse/AXISCPP-942 > Project: Axis-C++ > Type: Bug > Components: Transport (Client), Transport (axis3) > Versions: current (nightly) > Reporter: Adrian Dick > Assignee: Fred Preston > > While testing the Axis C++ client against Axis C++ server, hosted on Apache > (1.3 and 2.0), I found the returned message contained very large chunks. > After some digging it would appear chunks larger than 48k are truncated. For > this particular testcase this simply means the string is shorter than > expected, but for more complex structure this could have very undesirable > effects. > I have created a new unit test - LargeReturningString2 - to capture this > problem. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
