Hi! I'm trying to catch an org.apache.camel.CamelExchangeException in my route but i got ClassNotFound error.
I follow this guide http://camel.apache.org/try-catch-finally.html and I'm using the same xsd and schema of this example http://grepcode.com/file/repo1.maven.org/maven2/org.apache.camel/camel-spring/2.2.0/org/apache/camel/spring/processor/SpringTryProcessorOnWhenTest.xml This is my code http://pastebin.com/FgFVsCQc What's wrong? Thanks! Yuri -- View this message in context: http://camel.465427.n5.nabble.com/java-lang-ClassNotFoundException-org-apache-camel-CamelExchangeException-tp5721409.html Sent from the Camel - Users mailing list archive at Nabble.com.
