|
Yes in Axis2 1.3 release we had to change that , there was a big discussion in Axis2-dev list and finally the conclusion was to add new class called AxisCallbck and use that for Async invocation. As you have mentioned we have just marked the old methods as deprecated so in 1.3 also you can use the code as it is. |