+1 for adding this new component. I just have a quick look at the JOLT[1] license, it uses ASLv2, which means we can use it within Apache Camel without any issue.
[1]https://github.com/bazaarvoice/jolt -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On November 11, 2014 at 4:09:25 AM, salemi ([email protected]) wrote: > 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 be nice to have > templating framework that would convert xml as well json to a json format. > > Thanks, > Ali > > > > ----- > Alireza Salemi > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Template-solution-for-JSON-tp5758858.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >
