users@jersey.java.net

[Jersey] Re: Upgrading to Jersey 2.3.1 in Glashfish 4.0/Netbeans 7.4?

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Tue, 5 Nov 2013 18:28:46 +0100

Hi Tom,

Please ask at NetBeans forums. Jersey team does not own the implementation of NetBeans support for JAX-RS.

Marek

On 21 Oct 2013, at 02:16, Tom Samplonius <tom_at_samplonius.org> wrote:

>
> Netbeans 7.4 includes Glashfish 4.0, which includes Jersey 2.0. If you use the "New Project..." and generate a REST sample project, it adds all of the Glashfish 4.0 stuff, include Jersey. It includes this in the startup:
>
> INFO: Initiating Jersey application, version Jersey: 2.0 2013-05-03 14:50:15...
>
> How do I remove Jersey 2.0 and add Jersey 2.3.1? There seems to be no easy way to do this in Netbeans.
>
>
> Tom
>