the camel features got loaded by using following syntax in the features.xml
file
<?xml version="1.0" encoding="UTF-8"?>
<features>
<feature name="camel-bundle">
<repository>mvn:org.apache.camel.karaf/apache-camel/2.2.0/xml/features</repository>
<feature>camel-http</feature>
<feature>camel-jms</feature>
<feature>camel-nmr</feature>
</feature>
</features>
Thanks
--
View this message in context:
http://servicemix.396122.n5.nabble.com/smx-4-2-installing-camel-features-by-creating-features-xml-file-tp2848920p2849819.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.