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=13845>. 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=13845 Axis logs/prints and exception when it shouldn't ------- Additional Comments From [EMAIL PROTECTED] 2002-10-22 19:03 ------- In this particular case I don't see why the servlet should log anything. If Axis determined that the error was a problem with Axis then it should have logged it itself (in some axis.log file). So, if Axis didn't do it then why should the servlet. To me, the servlet's job is to get and send a message and not much more. So I'd be happy with just removing that one log() call.