users@jersey.java.net

Re: [Jersey] Very Large files causing java Out of Memory error

From: jmiller <jmiller_at_mokafive.com>
Date: Mon, 9 Mar 2009 13:00:15 -0700 (PDT)

It is an InputStream.


Marc Hadley wrote:
>
> Sounds like you are running into an issue where the input is being
> buffered before the method is dispatched. What is the Java type of the
> argument that represents the entity in your method, have you tried
> using java.io.File instead ?
>
> Marc.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>
>

-- 
View this message in context: http://n2.nabble.com/Very-Large-files-causing-java-Out-of-Memory-error-tp2446303p2451302.html
Sent from the Jersey mailing list archive at Nabble.com.