users@jersey.java.net

Re: [Jersey] Jersey with JAXB

From: John O'Conner <john_at_joconner.com>
Date: Thu, 9 Oct 2008 14:58:17 -0700

On Thu, Oct 9, 2008 at 12:57 PM, Travis Reeder <treeder_at_gmail.com> wrote:
> Had to figure this same thing out a couple weeks ago, posted it here:
> http://blog.spaceprogram.com/2008/10/using-jaxb-without-annotations.html
> Travis


That's pretty good advice. I'm giving it a try.

I do see this error however:

14:55:07,906 ERROR [STDERR] javax.xml.bind.JAXBException:
"com.joconner.account" doesnt contain ObjectFactory.class or
jaxb.index

I'm not sure what this means. jaxb.index? Have you created that somewhere?

Thanks,
John