[ http://issues.apache.org/jira/browse/AXISCPP-609?page=comments#action_12318156 ]
Bernd Weber commented on AXISCPP-609: ------------------------------------- Hi Fred & Samisa, my changes are all stored in the attachment no. 9 (axis-c-1-5_transport.zip (40 kb)). The main thing left to do is to add the ASCII char defines to that code which came into axis-c-1-6 source files in the meantime. Regards, Bernd Weber > Multi chunked http responses miss some bytes randomly > ----------------------------------------------------- > > Key: AXISCPP-609 > URL: http://issues.apache.org/jira/browse/AXISCPP-609 > Project: Axis-C++ > Type: Bug > Components: Transport (axis3) > Versions: unspecified > Environment: The issue is not specific of a particular environment > Reporter: Arcangelo Di Balsamo > Attachments: HTTPTransport.cpp, HTTPTransport.cpp, HTTPTransport.cpp, > HTTPTransport.cpp, HTTPTransport.cpp, HTTPTransport.dll, HTTPTransport.hpp, > HTTPTransport.zip, axis-c-1-5_transport.zip > > Multi chunked http responses miss some bytes randomly. > The issue is partially related to the AXISCPP-518 reported by myself too. > The bug is in the getBytes method of HTTPTransport class. > I made a tentative fix, that I've deeply tested. > In the fix I did, I've changed a little bit the implementation logic. > Splitting the getBytes method in more methods should be a nice to have. > I'm attaching the modified file. -- 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
