On Tue, 2008-09-16 at 18:33 +0530, Sanjiva Weerawarana wrote: > Oleg, I just replied to it - please go ahead with it. > > In addition, this particular fix has a better solution that allows > general support for any media type. Keith will send a note to axis-dev > about it and maybe we can write the new MessageBuilder using mime4j > and see. >
Hi Sanjiva, I just submitted the first patch for review https://issues.apache.org/jira/browse/WSCOMMONS-387 Oleg > Sanjiva. > > Oleg Kalnichevski wrote: > > On Fri, 2008-09-12 at 19:35 +0100, Paul Fremantle wrote: > > > > > Thanks for the information. I will take a look. Can you point me at > > > the WS-Commons discussion? > > > > > > Paul > > > > > > > > > > Actually, there was no discussion. No one responded. > > > > http://mail-archives.apache.org/mod_mbox/ws-commons-dev/200809.mbox/% > > [EMAIL PROTECTED] > > > > Oleg > > > > > > > On Fri, Sep 12, 2008 at 7:28 PM, Oleg Kalnichevski <[EMAIL PROTECTED]> > > > wrote: > > > > > > > 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] > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > Sanjiva Weerawarana, Ph.D. > Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ > Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ > Member; Apache Software Foundation; http://www.apache.org/ > Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/ > > Blog: http://sanjiva.weerawarana.org/ > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
