Closed
Description
Arjen Poutsma opened SWS-150 and commented
Some SAAJ implementations (Axis1 for instance) don't read the entire message when using MessageFactory.createMessage(mimeHeaders,InputStream). Instead, they lazily instantiate the message. Therefore, closing the stream should be deferred to when the connection is closed.
See http://forum.springframework.org/showthread.php?t=40413
Affects: 1.0 RC2
Referenced from: commits 4e7a0cf