users@jersey.java.net

Re: [Jersey] regarding issue 238 (FormDataMultiPart exceeds heap space for large files)

From: Keith Sheppard <keithshep_at_gmail.com>
Date: Thu, 28 May 2009 16:23:24 -0400

Oh, sorry I misunderstood the dependencies doc
(https://jersey.dev.java.net/source/browse/*checkout*/jersey/tags/jersey-1.0.3/jersey/dependencies.html)
and I left out mimepull.jar and jersey-multipart.jar (surprisingly it
works for small file uploads without them). Thank you for your helpful
response.

Keith

On Thu, May 28, 2009 at 3:30 PM, Paul Sandoz <Paul.Sandoz_at_sun.com> wrote:
> Hi Keith,
>
> Issue 238 was fixed in 1.0.3.
>
> Are you using 1.0.3 for all modules, including the jersey-multpart module?
>
> Paul.
>
> On May 28, 2009, at 11:31 AM, Keith Sheppard wrote:
>
>> Hello,
>>
>> I'm using 1.0.3 and I'm bumping up against this issue
>> (https://jersey.dev.java.net/issues/show_bug.cgi?id=238), but I
>> probably don't have time to wait for the update release since I need
>> to release my webapp pretty soon. Could you recommend the best course
>> of action for me to fix this in the near term? ie. which do you think
>> would be the most "stable" solution:
>> - get the head of the repo or some tagged version and work with that
>> - patch 1.0.3 with some minimal set of changes (and if so which patches?)
>> - use jersey-1.1.0-ea instead
>> - something else
>>
>> Thanks!
>> Keith
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>