On Fri, May 4, 2012 at 5:33 PM, rajender upadhayaya wrote:
>
>
> Hi
>
>
> I have downloaded the *axis2-1.6.2* binary version and war version to run
> in Tomcat server.
>
>
>
> I tried the example “pojoguide”. The service “WeatherService.java”
> method’s “setWeather()” takes an object argument i.
Looks like that has been implemented in 1.6.2:
https://issues.apache.org/jira/browse/AXIS2-5107
2012/4/26 Philippe A.
> 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