Hi all
We have message-style web services running on Websphere using Axis 1.1. Java clients when communicate with services everything works fine. When C++ client runs on http port and when C++ client send attachment size less than 16K on https, things are fine but when size of attachment are bigger, somewhere around 32K or more, stream is getting closed. Has anyone encountered this problem. here is the trace
[7/22/05 18:08:23:790 EDT] 48674867 SystemOut O 07/22/2005 18:08:23:790 [Servlet.Engine.Transports : 56] INFO com.carreker.scmbi.handlers.InitializationHandler:::Source Control Services Version 1.1.0.2 Build 6
07/22/2005 18:08:23:890 [Servlet.Engine.Transports : 56] ERROR com.carreker.scmbi.handlers.InitializationHandler:::AxisFault processing SOAP Message: ; nested exception is: java.io.IOException: End of stream encountered before final boundary marker.
Ashok
