users@jersey.java.net

Issue with samples jersey-snapshot-0.8-ea

From: Anil Kumar Veeramalli <anil.v_at_frescoinformatics.com>
Date: Mon, 30 Nov 2009 15:05:26 +0530

Hi,

I downloaded samples as part of jersey-snapshot-0.8-ea.

in the examples javax.ws.rs.ConsumeMime was not recognizing, so I added
the dependency with jsr311-api.jar.

when I deploy the application, its giving the error
*java.lang.NoClassDefFoundError: javax/ws/rs/core/Application.

*so which jar file is required to make application deploy and Test.*
*


Thanks,
Anil