On Mon, Jul 16, 2012 at 10:33 PM, gt6081a <[email protected]> wrote: > I tried adding that to the bundle definition in the features.xml, refreshed > the features repo in servicemix, same error message, could not find the > dependency for camel-velocity when running the osgi:install command for the > custom feature. >
You should use features:install to install a feature. osgi:install is for a single bundle. > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/Custom-Feature-Deployment-tp5713898p5713902.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
