users@jersey.java.net

Re: [Jersey] Jersey with JAXB

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Thu, 09 Oct 2008 17:06:48 +0200

On Oct 9, 2008, at 4:52 PM, Robert Naczinski wrote:

> Hello,
>
> I know Jersey supports JAXB very well. Is There a tutorial to start
> with JAXB on Jersey?
>

There are some code samples here:

http://download.java.net/maven/2/com/sun/jersey/samples/jaxb/1.0-ea-SNAPSHOT/jaxb-1.0-ea-SNAPSHOT-project.zip

http://download.java.net/maven/2/com/sun/jersey/samples/json-from-jaxb/1.0-ea-SNAPSHOT/json-from-jaxb-1.0-ea-SNAPSHOT-project.zip

Paul.