users@jersey.java.net

Re: [Jersey] ClassNotFoundException: com/sun/jersey/api/container/ContainerException

From: Craig McClanahan <Craig.McClanahan_at_Sun.COM>
Date: Tue, 07 Oct 2008 22:15:30 -0700

Cameron Jones wrote:
> Hi,
>
> I'm new to Jersey and just trying to run the sample applications but
> keep getting a class not found exception for
> com/sun/jersey/api/container/ContainerException. I've searched through
> all the distros and versions and can't find any reference to this
> class, only a ContainerCheckedException in the same package.
>
> Can someone point me in the right direction?
This class is in the jersey-core module.

What build environment are you using? Jersey itself is built with
Maven, which makes dependency management pretty easy, but there is also
a wiki page[1] that outlines all the potential dependency requirements
in copious detail.
> Thanks,
> Cam
>
Craig

[1]
https://jersey.dev.java.net/source/browse/*checkout*/jersey/branches/jersey-0.9/jersey/dependencies.html