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-25 18:53 ------- I got latest as of noon today and the result is still 5 rounds per second. I replaced the BaseSerializerFactory.java and BaseDeserializerFactory.java with the copies from 9/17/2002 with the synchronized keyword added to getSerializerAs/getDeserializerAs and the performance goes to 15 rounds per second. All other parameters of the test have remained the same. I think this is a serious performance degradation.