users@jersey.java.net

[Jersey] Re: Validation in Jersey 2.0-m08?

From: Jan Algermissen <algermissen1971_at_mac.com>
Date: Tue, 25 Sep 2012 18:31:43 +0200

On Sep 25, 2012, at 6:07 PM, Marek Potociar wrote:

> Hi Jan,
>
> No - that must be a bug in release notes.

My bad - I had looked at the m09 ones, too and also saw

[JERSEY-1408] - ValidationException((Status) null) throw NPE instead of IllegalArgumentException

fixed in m08. So I assumed it's already there.



Jan


> We had a task for it opened in Jira, but then as it was decided to defer validation support to CDI in JAX-RS 2.0, we dropped the task.
>
> Marek
>
> On Sep 25, 2012, at 4:51 AM, Jan Algermissen <algermissen1971_at_mac.com> wrote:
>
>> Hi,
>>
>> I am playing around with Jersey 2.
>>
>> I cannot get Validation to work but the release notes look as if it's already implemented in m08.
>>
>> Can you confirm that Validation should actually work?
>>
>> (Using the grizzly2 archetype)
>>
>> Jan
>>
>