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=18124>. 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=18124 Mailet container should not trap exceptions in init() Summary: Mailet container should not trap exceptions in init() Product: James Version: 1.2.1 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Mailet API AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If a custom mailet throws a RuntimeException in init(), the container traps it and rethrows a MessagingException, giving little indication of what occurred. The container really ought to provide the stack trace of the failure. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
