DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Apache Felix Framework Configuration Properties
- Overview
- Framework configuration properties
- Launcher configuration properties
- Mirgrating from earlier versions
| Anchor | ||||
|---|---|---|---|---|
|
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.
...