On Oct 13, 2008, at 11:47 PM, Craig McClanahan wrote:
> Mike Jones wrote:
>> Hello
>>
>> I've got a project that uses Jersey and Spring and I'm attempting to
>> upgrade Jersey from 0.8 to 1.0. I use embedded jetty in tests and a
>> demo module. After updating the version of Jersey to 1.0 I now get
>> the
>> stack trace detailed below.
>>
> The NoClassDefFound exception sounds like a missing jar file. What
> JARs do you have in your WEB-INF/lib directory?
My guess: there is an old copy of the 311 jar, version 0.8.
Paul.