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 "Naskovski, Martin" <na...@amazon.com> on 2005/07/08 03:17:34 UTC

Axis 1.1 to Axis 1.2.1 migration causes performance problems

Hi - I just migrated my Axis 1.1 based app to Axis 1.2.1 - and I have noticed quite a serious performance decrease in the 1.2.1 version. The exact same application, nothing was changed on either side, client or server, other than the Axis layer, and when I am posting data to my Tomcat 5.5.9/JDK 1.5.0_03 based SOAP service - stuff just moves on much slower than on Axis 1.1.  Thus I reverted back to Axis 1.1. and now the performance is up to snuff- but I'd like to know if there is anything that was done since 1.2.1 was released to address these performance issues? Thanks!

Regards,
-mn
P.s. or is it possible that there is something other than Axis causing the slowdown? I just want to make sure if I'm the only one :), so I can proceed correctly.

Re: Axis 1.1 to Axis 1.2.1 migration causes performance problems

Posted by Davanum Srinivas <da...@gmail.com>.
that's weird!!. Could you please open a bug report with a test case
for me to diagnose and fix the problem?

thanks,
dims

On 7/7/05, Naskovski, Martin <na...@amazon.com> wrote:
> Hi - I just migrated my Axis 1.1 based app to Axis 1.2.1 - and I have noticed quite a serious performance decrease in the 1.2.1 version. The exact same application, nothing was changed on either side, client or server, other than the Axis layer, and when I am posting data to my Tomcat 5.5.9/JDK 1.5.0_03 based SOAP service - stuff just moves on much slower than on Axis 1.1.  Thus I reverted back to Axis 1.1. and now the performance is up to snuff- but I'd like to know if there is anything that was done since 1.2.1 was released to address these performance issues? Thanks!
> 
> Regards,
> -mn
> P.s. or is it possible that there is something other than Axis causing the slowdown? I just want to make sure if I'm the only one :), so I can proceed correctly.
> 


-- 
Davanum Srinivas -http://blogs.cocoondev.org/dims/