Apache Felix
   HOME

TheInfoList



OR:

Apache Felix is an open source implementation of the
OSGi OSGi is an open specification and open source project under the Eclipse Foundation. It is a continuation of the work done by the OSGi Alliance (formerly known as the Open Services Gateway initiative), which was an open standards organization fo ...
Core Release 6 framework specification. The initial codebase was donated from the Oscar project at ObjectWeb. The developers worked on Felix for a full year and have made various improvements while retaining the original footprint and performance. On June 21, 2007, the project graduated from incubation as a top level project and is considered the smallest size software at
Apache Software Foundation The Apache Software Foundation ( ; ASF) is an American nonprofit corporation (classified as a 501(c)(3) organization in the United States) to support a number of open-source software projects. The ASF was formed from a group of developers of the ...
.


Running Felix

To run Apache Felix OSGi, you need to download the felix-framework-4.x.x.tar.gz or felix-framework-4.x.x.zip compressed file from the site. Once you have extracted the Felix framework distribution, from the command line in the extracted directory type the following: After bundles are installed and running, typing a command like help from the console will display all available commands, which are: *bundlelevel ... , - set or get bundle start level. *cd base-URL> - change or display base URL. *find - display bundles matching substring. *headers id> ... - display bundle header properties. *help - display impl commands. *inspect - inspect dependency information (e.g., packages, service, etc.). *install URL> ... - install bundle(s). *log max> warn, info, debug- list recent log entries. *obr help - OSGi bundle repository. *ps -s , -u - list installed bundles. *refresh id> ... - refresh packages. *resolve id> ... - attempt to resolve the specified bundles. *shutdown - shutdown framework. *start id> ... - start bundle(s). *startlevel level> - get or set framework start level. *stop id> ... - stop bundle(s). *sysprop r key> value> - Display, set, modify and remove system properties. *uninstall id> ... - uninstall bundle(s). *update URL> - update bundle. *version - display version of framework.


Version history

Felix Framework Distribution


Subprojects

List of subprojects of which the Apache Felix framework consists.


Projects using Felix

The projects listed below highlight the adoption of Apache Felix: * ServiceMix 4Home page for the Apache ServiceMix 4
- An open source ESB with an OSGi core. It also includes JBI support. *
Apache Sling Apache Sling is an open source Web framework for the Java platform designed to create content-centric applications on top of a JSR-170-compliant (a.k.a. JCR) content repository such as Apache Jackrabbit. Apache Sling allows developers to deplo ...
- OSGi-based applications layer for JCR content repositories. * EasyBeans - open source EJB 3 container. *
GlassFish GlassFish is an open-source Jakarta EE platform application server project started by Sun Microsystems, then sponsored by Oracle Corporation, and now living at the Eclipse Foundation and supported by OmniFish, Fujitsu and Payara. The support ...
(v3) - application server for Java EE. * JOnAS 5 - open source Java EE 5 application server. * JORAM and JoramMQ - open source messaging: JMS, AMQP and MQTT broker. * Project Fuji in Open ESB v3 - Light weight and modular ESB core runtime. * Jitsi (formerly known as SIP Communicator) - open source Java VoIP and multi-protocol instant messenger. * modulefusion - open source collection for Java enterprise applications. *
NetBeans NetBeans is an integrated development environment (IDE) for Java (programming language), Java. NetBeans allows applications to be developed from a set of modular software components called ''modules''. NetBeans runs on Microsoft Windows, Windows, ...
- The free MultiLanguage IDE. * SOA Software - API Gateway application from Akana (formerly SOA Software). *
Spring Roo Spring Roo is a Open-source software, open-source software tool that uses convention over configuration, convention-over-configuration principles to provide rapid application development of Java (programming language), Java-based enterprise softwa ...
- RAD tool for Java-based enterprise applications * Opencast Matterhorn - Open Source software to produce, manage and distribute academic audio and video content, especially lecture recordings. * JIRA - JIRA supports plug-ins as OSGi bundles. * Adobe Experience Manager - Enterprise
content management system A content management system (CMS) is computer software used to manage the creation and modification of digital content ( content management).''Managing Enterprise Content: A Unified Content Strategy''. Ann Rockley, Pamela Kostur, Steve Manning. New ...
and
digital asset management Digital asset management (DAM) and the implementation of its use as a computer application is required in the collection of digital assets to ensure that the owner, and possibly their delegates, can perform operations on the data files. Termino ...
developed by
Adobe Inc Adobe Inc. ( ), formerly Adobe Systems Incorporated, is an American software, computer software company based in San Jose, California. It offers a wide range of programs from web design tools, photo manipulation and vector creation, through to ...
.


See also

* OSGi Alliance * Apache Aries, a Blueprint Container implementations and extensions of application-focused specifications defined by OSGi Enterprise Expert Group *
Equinox A solar equinox is a moment in time when the Sun appears directly above the equator, rather than to its north or south. On the day of the equinox, the Sun appears to rise directly east and set directly west. This occurs twice each year, arou ...
* Concierge OSGi


References


External links

* {{Apache Software Foundation Felix Free software programmed in Java (programming language)