Hi,
I see that Axis2.1.1 had documentation that supported MTOM with XmlBeans
(http://ws.apache.org/axis2/1_1/mtom-guide.html#252). Axis 2.1.4 no
longers has this documentation. Is MTOM supported with 2.1.4 and
XmlBeans? I am curious since it seems that schema containing binary
data works with XmlBeans as expected. The only difference is that the
byte array is made available and not a data handler.
ADB seems to have a "file caching" mechanism described here
(http://ws.apache.org/axis2/1_3/mtom-guide.html#41). Is this specific
to ADB? Or can this mechanism somehow be applied to XmlBeans? I'd like
to not have the entire document loaded into memory and would like to
stream to to disk if over a certain size using XmlBeans as the data
binding library.
Thanks,
Alejandro
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]