You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bu...@apache.org on 2003/03/18 21:47:35 UTC

DO NOT REPLY [Bug 18124] New: - Mailet container should not trap exceptions in init()

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: james-dev@jakarta.apache.org
        ReportedBy: benengber@yahoo.com


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: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org