You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Stuart Barlow <sb...@peopledoc.com> on 2005/08/15 17:45:00 UTC

large byte array and no File

Is is possible to send a large file over AXIS 1.2 (with DataHandler param)
and not have in memory byte[] or temp files?
i.e. Can it just give it an InputStream?

ta,
Stuart