On Sat, Nov 3, 2012 at 3:55 PM, Saroj Kumar <sarojk_at_gmail.com> wrote:
> Thanks everyone for their input
>
> Yes, we are using Jettison for JSON Conversion. We will explore upgrade and
> hopefully the problem will go away
That's your problem right there. Jettison is a mistake in itself,
assuming that use of XML APIs makes sense for JSON. You may be better
off moving to POJO mapping in future.
-+ Tatu +-