Guten Tag Thorsten Schöning,
am Sonntag, 23. September 2018 um 20:20 schrieben Sie:
> With chunked encoding enabled, that byte[] was not created and instead
> the OutputStream for sending over the wire wrapped into some
> chunking-thing and forwarded to SOAPMessageFormatter. That read my
> SwA-att
Hi all,
I need to send SOAP messages using large binary data, hundreds of MB,
and I don't want Axis2 to read them entirely into memory AND would
like to avoid that Axis2 creates temp files for large HTTP requests as
well. Because of the large files, I'm using SOAP with attachments to
not need to e