users@jersey.java.net

[Jersey] Re: ChunkedOutput not producing Chunked output on browser

From: NBW <emailnbw_at_gmail.com>
Date: Fri, 5 Dec 2014 10:04:46 -0500

I think its on by default, but you should double check that your Glassfish
HTTP listener has chunked encoding enabled.


On Fri, Dec 5, 2014 at 12:22 AM, gschandok <gschandok07_at_gmail.com> wrote:

> Yes, you are right about the version of the Jersey.
> I have now installed Glassfish 4.1.0 which has Jersey 2.10.4.
>
> So, now it does not fail with that exception.
>
> But the ultimate objective is still not met. I am still not getting the
> chunked output.
>
> It seems that only when we close the response, the data gets flushed and
> not
> before.
>
>
>
>
> --
> View this message in context:
> http://jersey.576304.n2.nabble.com/ChunkedOutput-not-producing-Chunked-output-on-browser-tp7582908p7582923.html
> Sent from the Jersey mailing list archive at Nabble.com.
>