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() ------- Additional Comments From [EMAIL PROTECTED] 2003-06-02 05:31 ------- Would you please check this against the current CVS? There is no code that would trap a RuntimeException except in the JamesSpoolManager.run(), which does provide the stack trace, unless I'm missing it. The init() method would be called by the Avalon initialize() method. I would expect Avalon to log Throwable coming out of that method. Are you asking for James to trap Throwable, log it, and then re-throw it? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
