I am getting an exception when executing insert query using SQL component.
The output of unmarshal is
Java.util.Arrays$ArrayList which I'm passing to SQL. This works fine in my
local workspace. But in another environment it fails. After enabling trace,
I noticed noClassDefFound error.
How do I identify which class is missing so as check the missing jars?
Any additional debugging steps that could help ?




--
View this message in context: 
http://camel.465427.n5.nabble.com/NoClassDefFound-error-when-using-SQL-component-tp5770088.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to