Re: JacksonDataFormat disable JAXB annotations

2014-09-24 Thread namador
Hi Charles, Thank you for your response. I've created ticket: https://issues.apache.org/jira/browse/CAMEL-7858 Regards, Nicolás Amador -- View this message in context: http://camel.465427.n5.nabble.com/JacksonDataFormat-disable-JAXB-annotations-tp5756891p5756935.html Sent from the

Re: JacksonDataFormat disable JAXB annotations

2014-09-23 Thread Charles Moulliard
: "has-children" > > Thanks in advance. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/JacksonDataFormat-disable-JAXB-annotations-tp5756891.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Charles Moulliard Apache Committer / Architect @RedHat Twitter : @cmoulliard | Blog : http://cmoulliard.github.io

JacksonDataFormat disable JAXB annotations

2014-09-23 Thread namador
ired = true) private Boolean hasChildren; In previous version (2.9.7): XML: "has-children" Json: "hasChildren" In the new one (2.14.0): XML: "has-children" Json: "has-children" Thanks in advance. -- View this message in context: http://camel.465