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 "Philippe A." <fu...@gmail.com> on 2012/05/04 21:27:33 UTC

Re: MTOM attachment handling question

Looks like that has been implemented in 1.6.2:
https://issues.apache.org/jira/browse/AXIS2-5107

2012/4/26 Philippe A. <fu...@gmail.com>

> Say I have an operation receiving a long list of individual records via
> MTOM (cached). The entire file takes 30 seconds to be transferred. Does
> Axis force me to wait until the entire file is received before I can start
> processing records?
>
> --
> Philippe
>
>