Re: Null exclusion in Jackson not working

2013-09-23 Thread cgsk
Yes it works in newer version of camel. Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/Null-exclusion-in-Jackson-not-working-tp5740065p5740074.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Null exclusion in Jackson not working

2013-09-23 Thread Claus Ibsen
rialize(include=JsonSerialize.Inclusion.NON_NULL) and camel version > 2.8.2. But the null fields are not skipped. Please suggest. > > Regards, > CGSK > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Null-exclusion-in-Jackson-not-working-tp57400

Null exclusion in Jackson not working

2013-09-23 Thread cgsk
-- View this message in context: http://camel.465427.n5.nabble.com/Null-exclusion-in-Jackson-not-working-tp5740065.html Sent from the Camel - Users mailing list archive at Nabble.com.