Talend ESB version : 6.1.1
I use a cJavaDSLProcessor to unmarchall json string.
Expression : .unmarshal().json(org.apache.camel.model.dataformat.JsonLibrary.Gson, java.util.Map.class)
camel-gson library is not found in classpath. I can see it in modules view mais it's showed as "uninstalled".
How can I activate this module ?
Thanks
Greg
Resolve : Help > Install Additionnal Packages And select module "camel-gson" in cConfig component