HI by catching CamelExecutionException and using getCause() I eventually found the error the problem was that in the first class there was an Object that did not implement Serializable interface.
Now it works. Thank you very much for help! -- View this message in context: http://camel.465427.n5.nabble.com/CamelExecutionException-Exception-occurred-during-execution-on-the-exchange-tp5771388p5771396.html Sent from the Camel - Users mailing list archive at Nabble.com.
