Welcome to Apache Felix
News
- The Framework 2.0.2 and Main 2.0.2 releases are now available in the downloads section and from the Maven repository. (November 04, 2009)
- The Felix Web Console 2.0.2 release is now available in the downloads section and from the Maven repository. (October 30, 2009)
- File Install 2.0.4 is now available in the downloads section and from the Maven repository. (October 30, 2009)
- The Framework 2.0.1, Main 2.0.1, Bundlerepository 1.4.2, Shell 1.4.1, and Shell TUI 1.4.1 releases are now available in the downloads section and from the Maven repository. (October 16, 2009)
- Apache Felix Http Service 2.0.2 has been released. Available from download downloads section and the Maven repository. (October 5, 2009)
- The Felix Web Console 2.0.0 release is now available in the downloads section and from the Maven repository. (October 1, 2009)
- Apache Felix Karaf 1.0.0 has been released. (September 29, 2009)
- The Maven Bundle Plugin 2.0.1 release is now available from the Maven repository. (September 22, 2009)
- The Felix Preferences 1.0.4 release is now available from the Maven repository (September 21, 2009)
- The Maven SCR Plugin 1.4.0 release and the SCR Annotations 1.0 release are now available from the Maven repository. (September 18, 2009)
- Felix iPOJO Web Console Plugin is now available in the downloads section, from the Maven repository and from the Felix OBR (September 18, 2009).
- File Install 2.0.0 is now available in the downloads section and from the Maven repository. (September 14, 2009)
- The iPOJO Manipulator, maven-ipojo-plugin, Ant task and online manipulator 1.4.2 releases are now available in the downloads section and from the Maven repository. (September 11, 2009)
What is Felix?
Felix is a community effort to implement the OSGi R4 Service Platform, which includes the OSGi framework and standard services, as well as providing and supporting other interesting OSGi-related technologies. The ultimate goal is to provide a completely compliant implementation of the OSGi framework and standard services and to support a community around this technology. Felix currently implements a large portion of the OSGi release 4 specification, but additional work is necessary for full compliance. Despite this fact, the OSGi framework functionality provided by Felix is very stable.
OSGi technology originally targeted embedded devices and home services gateways, but it is ideally suited for any project that is interested in principles of modularity, component-oriented, and/or service-orientation. OSGi technology combines aspects of these aforementioned principles to define a dynamic service deployment framework that is amenable to remote management. As an example of a simple use case, Felix can be easily embedded into other projects and used as a plugin or dynamic extension mechanism; it serves this purpose much better than other systems that are used for similar purposes, such as Java Management Extensions (JMX).
What is OSGi?
The term OSGi generally refers to either the OSGi Alliance organization or the OSGi Service Platform technology. The OSGi Alliance is an independent corporation whose purpose is to define a specification to deliver services over wide-area networks to local-area networks and devices. The OSGi Alliance has numerous corporate and individual participants who are ultimately responsible for defining the features of the OSGi Service Platform. The OSGi Alliance releases a detailed specification describing the features and capabilities of its OSGi Service Platform, which can then be freely implemented by anyone. For more more information on OSGi or to retrieve the specification, refer to the OSGi Alliance web site.

