Thilina Gunarathne wrote: >> If, as we discussed in the first part of this thread, Axis2/Axiom >> supports true end-to-end streaming, and Axiom can correctly stream >> content from/into a DataHandler, what causes problems for arbitrarily >> large files? > Problems like what.. AFAIK it does not cause any problems.
I don't know what the problem would be. You said "Do you want to send/receive binary in base64 form.. If so it won't tolerate large files.." So, I was trying to find out why it wouldn't tolerate large files. May be we > can hep you a bit if you state your use case clearly. I thought I had, or at least I tried. Let me try a third time. I have a SOAP body with an element defined as: <element name="foo" type="base64Binary"> I need support for putting multi-gig (pre-base64 encoding) content in that element and transporting over HTTP w/ MTOM. I'm trying to be obtuse, but I don't know what additional information I need to give either. At this point I'm really just trying to verify the large-content case over MTOM. -- Chad La Joie 2052-C Harris Bldg OIS-Middleware 202.687.0124 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
