Some time ago I wrote a little maven plugin to create an Eclipse RCP feature and target platform out of some karaf features.

What I learned there is that it is not enough to just install the bundles the karaf features provide. You also have to install some of the bundles karaf provides as a basis platform. Another thing is that karaf does some special configurations of the system package exports and configures some endorsed libs. Also the karaf shell commands are incompatible to gogo commands and the plain gogo shell.

So it will not be easy to reuse the features and the feature service outside of karaf.

Christian

Am 14.02.2015 um 21:44 schrieb Robert M. Mather:
Is it feasible use individual features that are bundled with Karaf on plain
Felix? In particular, I need to install my container as an OS service, so
the Karaf wrapper service is perfect, and Karaf "features" have been useful
in managing dependencies.

Robert



--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
Talend Application Integration Division http://www.talend.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to