You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »

Welcome to Apache Felix

News

  • The Service Diagnostics Web Console Plugin 0.1.2 is now available in the

    downloads

    section and from the Maven repository. (February 2nd, 2013)
  • The Apache Felix SCR Generator 1.3.0, Maven SCR Plugin 1.9.0, and SCR Ant Task 1.3.0 releases are now available from the

    downloads

    section and from the Maven repository. (December 07, 2012)
  • The UserAdmin 1.0.3 release is now available in the

    downloads

    section and from the Maven repository. (December 06, 2012)
  • The UserAdmin file-store 1.0.2 release is now available in the

    downloads

    section and from the Maven repository. (December 06, 2012)
  • The UserAdmin MongoDB-store 1.0.1 release is now available in the

    downloads

    section and from the Maven repository. (December 06, 2012)
  • Pierre De Rop added to the PMC (November 19, 2012)
  • Guillaume Sauthier added as a Committer (November 16, 2012)
  • The Felix Declarative Services 1.6.2 release is now available in the

    downloads

    section and from the Maven repository. (November 12, 2012)
  • The iPOJO Core, Composite and Annotations 1.8.4 are now available in the

    downloads

    section and from the Maven repository. (November 06, 2012)
  • The iPOJO Manipulator 1.8.6 is now available in the

    downloads

    section and from the Maven repository. (November 06, 2012)
  • The Felix Metatype Service 1.0.6 release is now available in the

    downloads

    section and from the Maven repository. (November 1st, 2012)
  • Chetan Mehrotra added as a Committer (October 29, 2012)
  • The Apache Felix Configuration Admin version 1.6.0 is now available in the

    downloads

    section and from the Maven repository. This release implements the latest version of the OSGi Configuration Admin specification (Version 1.5) (October 29, 2012)

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.

  • No labels