Hi all
I am facing this error when I run my mapping.
This is the mapping I am using mentioned in this thread. Adapter module or Java mapping to convert object into an array in JSON output
details: java.lang.NoClassDefFoundError: org/apache/commons/collections/map/ListOrderedMap: org/apache/commons/collections/map/ListOrderedMap.class
However when I try to include this jar file, I get this error. I attached the screen shot for my error
I have included these jar files like org.apache.commons.beanutils, org-apache-commons-logging, xom, json-lib, ezmorph-1.0, apache-commons-lang in the imported archives along with the jar of my Java mapping
Any idea how this can be solved?
Regards
Harish Babu