OPS4J
  Laboratory
Added by Niclas Hedhman, last edited by Toni Menzel on Jul 16, 2008  (view change)

Labels

 
(None)

Several of the OPS4J participants are trying out their own trials and experiments in the laboratory. Some of these efforts are worth mentioning. Documentation of these are coming along slowly.

Miscellaneous

XMPP Console An OSGi console transport provider using the XMPP protocol.
State Machine A simple state machine running on OSGi
Loom A build system based on the rule engine Drools and HiveMind.
[OSXA] a partial implementation of the OSGi specification without the module layer, optimized for embedding and testing some concepts of OSGi without committing fully to it. Source is here
Guice-OSGi OSGi service injection and registration using Guice, now being actively developed at http://code.google.com/p/peaberry/
Okidoki stack of ideas of an integrated build and development system
WebShell simple ajax shell lets you control the fw in a browser

Pax

Pax Coin stands for Pax Co(nfiguration Adm)in and is a highly configurable implementation of OSGi Configuration Admin Service Specification
Pax Drone is an extensible integration testing framework for OSGi.*
It supports a large amount of osgi framework configurations out of the box to provide painless integration testing experience.
Pax Bucket conserve a running paxrunner into one-jar-executable
Pax Eclipse Plugin An Eclipse plugin for developing projects build by mvn with maven-bundle-plugin.
Pax Script An extender that automatically registers JSR223 engines (javax.script.ScriptEngineFactory) as OSGi services when a JSR223 JAR is loaded.