On Fri, 2008-09-12 at 16:22 +0000, [EMAIL PROTECTED] wrote: > Author: asankha > Date: Fri Sep 12 09:22:45 2008 > New Revision: 694732 > > URL: http://svn.apache.org/viewvc?rev=694732&view=rev > Log: > support multipart/mixed and multipart/alternative mail messages
Asankha, For what it is worth to you, Apache mime4j [1] can parse very complex multipart messages very efficiently without buffering the entire content in memory. I offered the WS-Commons project to contribute SwA implementation based on mime4j. No one seems interested, which is a shame, given the fact Axiom could do a better at providing an efficient multipart message parsing. Oleg [1] http://james.apache.org/mime4j/index.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
