Hi Could you give us more details how to reproduce the problem? I assume you use ServiceMix 6.1.1. I could successfully install camel-jpa and openjpa features.
karaf@root>feature:install camel-jpa openjpa Refreshing bundles org.apache.servicemix.bundles.spring-core (83), org.apache.servicemix.bundles.spring-context-support (88), org.apache.servicemix.bundles.spring-context (87) There is also only one transaction bundle installed karaf@root>list -t 0 | grep tx 138 | Active | 30 | 3.2.14.RELEASE_1 | Apache ServiceMix :: Bundles :: spring-tx Kindly regards Krzysztof On 8/21/17 5:12 PM, sekaijin wrote: > 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. -- Krzysztof Sobkowiak (@ksobkowiak) JEE & OSS Architect, Integration Architect Apache Software Foundation Member (http://apache.org/) Apache ServiceMix Committer & PMC Member (http://servicemix.apache.org/) Senior Solution Architect @ Capgemini SSC (http://www.capgeminisoftware.pl/)
