hi,
i have a question of using soap
attachments.
what is the max size of attachments can soap
transport it?
i can transport a 11M file using soap
sample in folder samples.mime.*,
but when i increase the size to about
15M,
the sample can not work correctly and return the
faultString like these:
Fault Code =
SOAP-ENV:Server.Exception:
Fault String =
java.lang.OutOfMemoryError
Thank you very much.
|