users@glassfish.java.net

Re: Latest GF 3.1 and Jersey

From: Ludovic Champenois <ludovic.champenois_at_oracle.com>
Date: Mon, 21 Mar 2011 15:37:50 -0700

On 3/21/11 3:31 PM, Arthur Yeo wrote:
> All,
> I have just upgraded my GF from 3.01 to 3.1 and none of my code that
> use Jersey can compile.
> NetBeans is now complaining that
>
> import javax.ws.rs.*
>
> are not found.
>
>
> And, yes, I have removed the previous GF and added a new Server in
> NetBeans.
Maybe this "new" server is not used yet by this NetBeans
project...Check the properties of the project to see which GF runtime it
uses...so that it can find the correct jars.
Ludo
>
> --
> Arthur Y.