users@jersey.java.net

[Jersey] Need help with weird error with jersey and jackson

From: Saroj Kumar <sarojk_at_gmail.com>
Date: Thu, 25 Oct 2012 13:36:21 -0700

Hi There


We are using Jersey 1.1.5 and finding that jersey is returning a JSON
response which is valid most of the times but, there are sometime when we
are getting an extra “}” which makes it an invalid json response.



I understand Jersey’s json support is based on Jackson library. Can you
please point me in the right direction?



I am attaching samples of good and bad json, with this email.


Please advise.


Thanks in advance.



-Saroj