Cxf uses jettison: http://grepcode.com/file_/repository.jboss.org/maven2/org.apache.cxf/cxf-rt-frontend-jaxrs/2.2/org/apache/cxf/jaxrs/provider/JSONProvider.java/?v=source
- Romain Le 6 mai 2012 14:09, "Christian Müller" <[email protected]> a écrit : > No one I know... > Do you know a library/framework which supports this? > > Best, > Christian > > On Sat, May 5, 2012 at 9:25 AM, Eugeniu <[email protected]> wrote: > > > Hi, > > > > Is there a way to configure json data format in a Spring DSL route to use > > the Jaxb annotations defined on an object? Out of the box it doesn't take > > that into account. > > > > I am using camel 2.8.4. > > > > -- > > View this message in context: > > > http://camel.465427.n5.nabble.com/Configure-json-to-use-jaxb-annotations-tp5687484.html > > Sent from the Camel - Users mailing list archive at Nabble.com. > > >
