I am using SMX4.1.0-SNAPSHOT (SVN 901587), so with karaf v1.2.0. I have defined the featureUrl containing the feature (if I do a features:list I can see it marked uninstalled before the test). I have not forgotten to do a features:refreshUrl before attempting the install.
Jean-Baptiste Onofré wrote: > > Hi, > > Have you defined the featureURL containing the camel-activemq feature ? > Which karaf/smx version do you use ? > > Regards > JB > > TheWinch wrote: >> Hello, >> >> I'm experiencing a strange problem with the "features" functionality of >> Karaf. I'm trying to install a feature (which contains a single bundle), >> but >> it doesn't install. On the console I see a single debug message appear: >> >> ka...@root>features:install camel-activemq >> null >> >> I have installed manually all dependencies of activemq-camel. Then, I >> have >> tried to make another feature which just contains the activemq-camel >> bundle >> (v5.3.0) but I get the same result. When I install the bundle in >> isolation >> (using osgi:install -s) it works perfectly. >> >> Did someone already see this happen ? I have the same problem with a >> bundle >> of mine. I don't have a single clue about the problem (putting the log >> level >> to TRACE didn't help either). >> >> Thanks! >> >> Vincent > > -- View this message in context: http://old.nabble.com/-SMX4.1--Feature-won%27t-install-but-the-osgi-bundle-installs-fine-tp27270459p27270522.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
