I updated the camel in serviceMix 7.0.0.M2 as follows. Depending on your version of ServiceMix, the commands may vary.
- function: function: repo list
you will get a list of available repo links as an example
standard 4.0.5 | MVN: org.apache.karaf.features / standard / 4.0.5 / XML / functions
jclouds-1.9.1 | : org.apache.jclouds.karaf/jclouds-karaf/1.9.1/XML/
camel-2.16.3 | : org.apache.camel.karaf/-/2.16.3/XML/
: repo-add [upgradeed_camel_repo_url]
: repo-add mvn: org.apache.camel.karaf/apache-camel/3.16.3/xml/features
: : -
URL-
:
: [upgradeed_camel_name ]
: install camel/2.16.3
http://www.andrejkoelewijn.com/blog/2010/06/15/upgrade-apache-camel-in-servicemix-to-version-2-3-0/ servicemix