users@jersey.java.net

[Jersey] Re: Jersey hangs when invalid JSON is sent in POST request

From: nbaliga <nbaliga_at_cleartrial.com>
Date: Thu, 24 Mar 2011 12:36:36 -0700 (PDT)

I should've also mentioned that in this scenario, umarshalling from JSON to
my JAXB annotated POJOs is taking place. It's obvious from the thread dump,
but thought it would clarify the situation.

In this case my test case is deliberately removing the closing ] of an
array, but the problem can occur if I say omit a { or } somewhere in the
POST.

--
View this message in context: http://jersey.576304.n2.nabble.com/Jersey-hangs-when-invalid-JSON-is-sent-in-POST-request-tp6205397p6205412.html
Sent from the Jersey mailing list archive at Nabble.com.