users@jersey.java.net

[Jersey] Re: Inexplicable NullPointerException

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Mon, 09 May 2011 15:56:19 +0200

Hello,

JIRA ticket is not yet filled for this, but we are trying to address
this (in different threads).

I can easily add null check, but I want to know whether simple null
check is sufficient or there is additional work needed before commit -
do you have testcase you can share?

Thanks,
Pavel

On 5/9/11 3:45 PM, thomas swiejkowski wrote:
> Hi,
>
> I'm facing exactly the same problem:
> http://java.net/projects/jersey/lists/users/archive/2011-03/message/456
> A nullPointerException on WADL generation.
>
> For me, it's working with version 1.4 but not with 1.5.
>
> Is there a JIRA for that issue ?
>
> Regards,
>
> Thomas.