Re: Camel 2.7.2 in ServiceMix 4.3.0

2011-06-10 Thread ychawla
Hi Jean Baptiste, Thanks for the advise. I made some progress. I updated org.apache.karaf.features.cfg with: mvn:org.apache.karaf/apache-karaf/2.1.5/xml/features mvn:org.apache.camel.karaf/apache-camel/2.7.2/xml/features Then I tried this: features:install camel-core 2.7.2 and got this error:

Re: Camel 2.7.2 in ServiceMix 4.3.0

2011-06-09 Thread Jean-Baptiste Onofré
Hi, I think that you still have Camel 2.7.0 bundle present. I advice to update the etc/org.apache.karaf.features.cfg file to update the featuresRepositories and featuresBoot with Camel 2.7.2. Regards JB On Fri 10/06/11 08:50 , ychawla wrote:: Hello All, I am trying to get Camel 2.7.2 runn