users@grizzly.java.net

Re: Grizzly servlet HttpServletRequest.sendError and headers

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 19 Oct 2009 17:01:05 +0200

On Oct 19, 2009, at 4:52 PM, Jeanfrancois Arcand wrote:

> Salut,
>
> Paul Sandoz wrote:
>> Hi,
>> I noticed there is a bug in the Grizzly servlet support in 1.9.19-
>> SNAPSHOT.
>> If i call sendError then any headers set after that call will not
>> be sent in the response.
>
> OK I will take a look.
>

Thanks.


>> This is a bug that manifested itself in GF v3 and was fixed at some
>> point (i think it is still in GF v2.1).
>
> In v3, are you running Jersey on top of the WebContainer or Grizzly
> Servlet Container?

The former i think i.e. just normal war deployment.


> Can you file an issue so we can fix it for our next Grizzly
> integration in v3?
>

https://grizzly.dev.java.net/issues/show_bug.cgi?id=754

Paul.