Babak you have saved my day! Thanks a lot!! I have added to my pom.xml the last available release of org.springframework:spring-jms and problem solved.
<dependency> <groupId>org.springframework</groupId> <artifactId>spring-jms</artifactId> <version>3.1.2.RELEASE</version> </dependency> Thanks a lot guys! -- View this message in context: http://camel.465427.n5.nabble.com/CXF-consumer-to-ActiveMQ-results-in-exhausted-attempts-tp5718640p5718695.html Sent from the Camel - Users mailing list archive at Nabble.com.