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/11/09 03:23:05 UTC

DO NOT REPLY [Bug 24531] New: - org.apache.mailet.Mail is not completely serializable

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=24531>.
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=24531

 org.apache.mailet.Mail is not completely serializable

           Summary:  org.apache.mailet.Mail is not completely serializable
           Product: James
           Version: 1.2
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Mailet API
        AssignedTo: server-dev@james.apache.org
        ReportedBy: henry_voyer@hotmail.com


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...

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org