Hi, I am working with axis application which handles the SOAP attachment. In my attachment I set an image(the way How javamail deals) in the client side and send to an axis server.
But it fails in the deserialization with this message. java.io.IOException: End of stream encountered before final boundary marker. But with a small attachment(for e.g. text as an attachment) it works correctly. I am using the default typemapping of DataHandler. Is it bug when the attachment size getting bigger in Axis, or am I getting any mistake here. (My SOAPMonitor also some time hangs when I use this:)) Could anybody help me with ideas? Thanks in advance regards, Jeyakumaran.C Lanka Software Foundation Promoting opensource in Srilanka
