Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JAMES-141 Here is an overview of the issue: --------------------------------------------------------------------- Key: JAMES-141 Summary: org.apache.mailet.Mail is not completely serializable Type: Bug Status: Closed Resolution: WON'T FIX Project: James Components: Mailet API Versions: 1.2 Assignee: Reporter: henry voyer Created: Sun, 9 Nov 2003 2:23 AM Updated: Sun, 6 Jun 2004 1:43 PM Environment: Operating System: Other Platform: All Description: If you try to save in a serializable way or to stream it in the network you get exception! javax.mail.MessagingException: CustomTestMailet.service(); nested exception is: java.io.NotSerializableException: org.apache.james.core.MimeMessageWrapp er Because the MimeMessageWrapper inside Mail is not serializable... --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
