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=12853>. 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=12853 ArrayIndexOutOfBoundsException caused by utils.bytecode ------- Additional Comments From [EMAIL PROTECTED] 2002-09-23 11:56 ------- OK, downloaded the latest nightly build and tested it. Multiple clients seems to work. As I suspected, ServiceDesc goes out of scope all the time (at least if you do not use standard deployment). So, I have implemented a cache for SOAPService in our application to prevent this from happening.