users@jersey.java.net

[Jersey] Re: getting started with jersey

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Mon, 02 Apr 2012 13:49:41 +0200

Hello Flora,

please see
http://jersey.java.net/nonav/documentation/latest/getting-started.html

DefaultResourceConfig resides in jersey-server module.

Regards,
Pavel

On 3/31/12 10:32 PM, akaliza wrote:
> Hi,
>
> I wanted to run helloword from jersey-samples-1.10 project.
> but I have a compilation error as DefaultResourceConfig,
> DefaultResourceConfig and ResourceConfig are not being reconised in
> the main program.
>
> Why I cannot find those classes in jersey-core-1.10.jar ?
> How can I resolve the problem
>
> regards,
> Flora
>
>