users@jersey.java.net

[Jersey] Re: NPE with Jersey 1 + Jackson 2 JAX-RS JSON provider

From: Marko Asplund <marko.asplund_at_gmail.com>
Date: Tue, 9 Jul 2013 11:02:25 +0300

Hi,

I Created a bug report for this in Jersey Jira with tracking id JERSEY-1964.

thanks!

marko


On 2013-07-08 Marek Potociar wrote:

> This seems (partly) like a bug in Jersey CommitingOutputStream
> implementation. It would be probably better to fail earlier to make the
real
> issue more easily spotted.
>
> Can you please file a bug against Jersey 1.x
> (https://jersey.java.net/contribute.html)?
>
> Thanks,
> Marek