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-31 12:47 ------- Just came across some on the client. In Call.java there are a few: entLog.info(Messages.getMessage("toAxisFault00"), exp); which (by default) go to the screen. Axis should never have anything go to the screen (by default) - this should be up to the application - Axis should just throw the exception.