OPS4J
  Pax Coin
Added by Alin Dreghiciu, last edited by Alin Dreghiciu on Jun 18, 2008  (view change)

Labels

 
Overview

Pax Coin stands for Pax Co(nfiguration Adm)in and is a highly configurable implementation of OSGi Configuration Admin Service Specification that can use configurations from divers sources and formats. And if they are not enough for your needs you can complement them with your own implementations.
Out of the box Pax Coin supports the following configuration sources: File System, Bundle, Service Registry.
By using Apache Commons Configuration format the source of configuration is extended further with built in support for Properties files, XML documents, Windows INI files, Property list files (plist), JNDI, JDBC, System Properties and any other source you may develop are already had developed by yourself.

Read the reference guide form more details about using and extending Pax Coin.

Usage

System Requirements

  1. Java 5 (1.4 also supported via retrotranslator) virtual machine running on a supported operating system.
  2. An OSGi framework compliant with the R4 Core specification.
  3. (optional) Pax Logging Service.

Installation

TODO

Source code

https://scm.ops4j.org/repos/ops4j/laboratory/users/adreghiciu/pax/coin/ ( or browse via FishEye )
This project builds with Apache Maven and uses Apache Felix's maven-bundle-plugin, and Peter Krien's bnd tool.

Latest News
No content is labeled with pax-coin