users@jersey.java.net

Re: [Jersey] JSONJAXBContext

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Wed, 16 Dec 2009 20:53:34 +0100

On Dec 16, 2009, at 8:51 PM, Felipe Gaścho wrote:

> I can't deploy because it doesn't compile....
>

I bet you have not declared the jersey-json dependency:

https://jersey.dev.java.net/nonav/documentation/latest/user-
guide.html#d4e865

Paul.