Hi As Christian has already said, the axiom jar version being on the classpath is clashing, e.g. camel-atom 2.12.1 uses axiom version 1.2.14, that's the jar "axiom-api-1.2.14.jar".
Maybe try to find out which exact version of this jar you have on the classpath as your app is running, e.g. using 'mvn dependency:tree' etc. Babak Ankur wrote > Its a maven project and i am using 2.12.1 (camel) and 3.2.4 (spring) > version. There are no dependency clashes on classpath. -- View this message in context: http://camel.465427.n5.nabble.com/CAmel-Using-Springg-DSL-to-fetch-atom-feeds-But-not-working-tp5740228p5740241.html Sent from the Camel - Users mailing list archive at Nabble.com.