As we doesn’t specify the spring version inside of camel feature, you need to choice the spring version yourself inside of Karaf. If you load the spring feature 4.0, it should work out of box.
-- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On April 3, 2015 at 11:26:55 PM, Martin Lichtin ([email protected]) wrote: > Using Camel 2.15.1 and CXF 3.0.4 in a Karaf container, I'm wondering how > one can control the Spring version. > Camel feature "camel-spring" loads Spring with > > spring > > which will result in loading 3.2.11.RELEASE. > > Is there a way to use Spring 4? > > - Martin > > >
