DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12741>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12741 Multithreaded Axis client causes serialization exceptions in Axis service ------- Additional Comments From [EMAIL PROTECTED] 2002-09-24 20:25 ------- I rebuilt axis with the files using the simple synchronized keyword modification instead of your mods and the performance is back into the 15 cycles per second. So, this proves your changes are the major contributor to performance degradation. It also proves that the synchronized keyword is quite an efficient solution in this particular case.