users@jersey.java.net

Resolved CDI NPE issues with JAX-RS/Jersey

From: Paul Sandoz <paul.sandoz_at_oracle.com>
Date: Mon, 25 Oct 2010 12:08:52 +0200

Hi,

Some good news for those of you who have experienced the frustrating
NPE deployment issues with JAX-RS/Jersey when CDI is enabled.

We have managed to implement an alternative workaround. Thanks to John
Lister for verifying that it works and for a patch to resolve some
related issues. I would encourage others to verify.

Some of you may recall that we have to work around an issue related to
proxying of the CDI extension. The proxying issue is still being
investigated.

The new workaround is in Jersey 1.5-ea03 and should be available in
the next promoted build of GlassFish.

Paul.