I've just committed a bug fix for the file-handle input stream problems.
(Hopefully!)
What:
org.apache.james.core.MailImpl no longer maintains a reference to an
input stream. If created from, or content set from an inpit stream it is
parsed to a MimeMessage immeadiately (which is actually what the
org.apache.mailet.Mail contract claims)
AvalonMailRepository closes input stream after reading a mail from disc.
Fix is in both James 1.2 (is src dir of cvs) and in the ported version
(newavalon dir of cvs)
..
Please test and report any improvements/ side-effects. (Seems OK on my
quickie test).
Also, it would be helpful if people could start testing the newavalon
version. (But avalon itself is still a moving target)
Charles
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives: <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]