Hi, You misunderstood what I said about concurrentlinkedhashmap! It gets already SHADED into the camel-core jar itself, check the content of [1] for this purpose! So you do NOT have to include it by yourself.
As you get a java.lang.NoSuchMethodError I've got a strong suspection that somewhere along your app you've got another version of that library which gets loaded beforehand. So maybe check if you've got any other version of that library somewhere. [1] http://repo1.maven.org/maven2/org/apache/camel/camel-core/2.9.0/camel-core-2.9.0.jar Babak -- View this message in context: http://camel.465427.n5.nabble.com/ERROR-while-running-camel-routing-as-war-file-tp5474775p5477374.html Sent from the Camel - Users mailing list archive at Nabble.com.