Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.2 Final
-
None
-
None
-
RedHat Linux 9
Description
Axis C++ client reports "AxisTransportException:Transport buffer is empty" after receiving the responce from the server (also Axis C++, also version 1.2). The responce is valid, clients that use Axis Java or PHP nuSOAP are working perfectly. This exception seems to depend on the size of the responce message, it doesn't appear if the responce from the server is very small (probably less than 1 or 2K).
To reproduce it just return something relatively big (10K probably will be enough) from the server.