I'm trying to run JpaConsumer on servicemix 6 karaf 3.0.6 camel 2.16.2 The following features are installed
the doStart of JpaComponent fails with the error: camel-jpa feature (2.16.2) install spring *3.2.14.RELEASE_1* camel-jpa bundle import org.springframework.orm.jpa;version="[3.2,5)", org.springframework.transaction;version="[3.2,5)", org.springframework.transaction.support;version="[3.2,5)" This is consistent with the feature but the source code of camel-jpa dépend on spring-orm *4.1.9.RELEASE* Please, help me A+JYT -- View this message in context: http://servicemix.396122.n5.nabble.com/JpaComponent-Fails-on-doStart-tp5725026.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
