Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Apache Felix Framework Configuration Properties

Anchor
overview
overview

Overview

This document describes the various configuration properties related to the Apache Felix framework. Technically, there are framework properties and launcher properties. If you are using the Felix framework JAR file (i.e., org.apache.felix.framework-x.y.x.jar), then you can only use framework properties. On the other hand, if you are using the Felix launcher JAR (i.e., felix.jar or org.apache.felix.main-x.y.z.jar), then you can use both framework and launcher properties. This document will describe both sets of properties.

...