Hello,

I'm trying to put together a guide on installing multiple osgi bundles for
my team and one solution I would like to explore is using the features.xml
file.

All the guides on-line have made reference to a features:addUrl command.
When entering this, I'm informed the features command does not exist, nor
can I see it referenced in the available commands. There are other ways
around this to use feature:repo-add mvn:blah, however, I'd like to be able
to use the file protocol.

So, for example, if I had a features.xml file in
C:/feature_sandbox/features.xml, I'd like to do 
feature:repo-add file://C:/feature_sandbox/features.xml 

The above does not work either. The only other option I have is to use the
karaf feature plugin, which I'm happy to do, but I was keen to get something
faster in place before I add this plugin to the project. Is the file
protocol option available? 

Secondly, has the features command been removed completely or is it
something I need to install in addition to my base installation. I haven't
seen the removal of this mentioned in some of the release notes, so it's
omission is mystery to me based on the very recently posted articles
regarding it's usage.

Warm Regards,
Stephen Munro



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Karaf-feature-xml-files-tp4049996.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to