Pax ConfMan

Pax ConfMan

Overview

Configuration Admin Agent for OSGi.

Installation

There are various ways you can install or make use of Pax ConfMan. Visit installation page for details.

Usage

`paxconfman-propsloader` will get the directory to load from system property `bundles.configuration.location`.

This defaults to the `CURRENT_DIR/configurations`.

The directory should contain two folders, `services` and `factories`, for service configurations and for factory configurations respectively.

Each folder will contain `.properties`, named as the PID of the service you want to configure.

Source code

https://scm.ops4j.org/repos/ops4j/projects/pax/confman ( or browse via FishEye )

This project builds with Apache Maven and uses Apache Felix's maven-bundle-plugin, and Peter Krien's bnd tool.

Issue tracker

The issue tracker is to be found at http://issues.ops4j.org/jira/browse/CONFMAN.

FAQ

If the above description did not anwer what you are looking for you may checkout the FAQ page.

Change Log

Check out the following page to find out what is changed in each version of Pax ConfMan.

News