Re: Camel Template solution for JSON

2014-11-12 Thread salemi
I am using Jolt for now. I was hoping there is a better mapping framework out there. I looked at smooks but it seems to be old. - Alireza Salemi -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Template-solution-for-JSON2JSON-tp5758858p5759014.html Sent from the

Camel Template solution for JSON

2014-11-10 Thread salemi
Hi All, is there JSON template solution for camel? I saw camel supports the following templating: FreeMarker StringTemplate Velocity XQuery XSLT I like to convert incoming messages all to JSON using a template. There is framework called JOLT that maps json to json. It would

Re: Camel Template solution for JSON

2014-11-10 Thread Willem Jiang
://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On November 11, 2014 at 4:09:25 AM, salemi (sal...@avaya.com) wrote: Hi All, is there JSON template solution for camel? I saw camel supports the following templating: FreeMarker StringTemplate Velocity