Interesting, I'm kind of disagreeing that other frameworks support Atom/Jaxb but AtomPojoProvider supports JAXB beans too :-) One thing I'm not sure is how RestEasy or Wink do Atom Jaxb, do they introduce JAXB annotated Feed, Entry, etc ?
cheers, Sergey On Thu, Apr 8, 2010 at 11:05 PM, Sergey Beryozkin <[email protected]>wrote: > Hi > > this should help : > > http://sberyozkin.blogspot.com/2009/12/embracing-atom-with-cxf.html > > thanks, Sergey > > > On Thu, Apr 8, 2010 at 8:45 PM, Jason Chaffee <[email protected]> wrote: > >> Does anyone know of an Atom provider for CXF's JAX-RS? >> >> >> >> I know Resteasy has Atom as one of its default providers by using the >> JAXB annotated classes. I am looking for something similar for CXF. >> >> >> >> http://www.jboss.org/file-access/default/members/resteasy/freezone/docs/ >> 1.2.GA/userguide/html_single/index.html#Default_Providers_and_default_JA >> X-RS_Content_Marshalling<http://1.2.GA/userguide/html_single/index.html#Default_Providers_and_default_JA%0AX-RS_Content_Marshalling> >> >> >> >> Thanks, >> >> >> >> Jason >> >> >
