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 ji...@apache.org on 2004/06/06 22:43:54 UTC

[jira] Closed: (JAMES-141) org.apache.mailet.Mail is not completely serializable

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