users@jersey.java.net

re: NPE thrown by ContainerRequest

From: John Lister <john.lister_at_kickstone.com>
Date: Tue, 28 Sep 2010 11:21:10 +0100

On Mon, 27 Sep 2010 at 14:59:22 NBW emailnbw_at_gmail.com wrote:

>This may be a CDI integration related issue. Has anyone tried a Jersey app.
>which uses @ApplicationContext vs. a web.xml driven deployment
>configuration
>with recent GF3.1 builds? I'm seeing this exception when I try to hit one
>of
>my resource end points:

Hi, this is the same issue (see
https://jersey.dev.java.net/servlets/ReadMsg?list=users&msgNo=12459) I've
experienced
and does seem to be a CDI issue introduced when the new CDI code was added.

John