Apache

iPOJO Webconsole Plugin

If you like the Apache Felix Webconsole, you will be interested by the iPOJO plugin. This plugin gives you all the information about iPOJO instances, factories and handlers deployed on the framework.

1.3.0-SNAPSHOT

This feature is only provided in iPOJO 1.3.0-SNAPSHOT, and will be available in the iPOJO 1.4. If you want to use it, just use the iPOJO trunk.

Features

  • Lists created instances
  • Gives details about instances (state, factory, required services, provided services, used instances, and raw architecture)
  • Lists available factories
  • Gives details about factories (state, created instances, required handlers, missing handlers, raw architecture, properties...)
  • List available handlers
  • Instance and Factories are navigable, so you can easily understand the system architecture

In other words, it replace the arch command.

Using the plugin

To use the plugin you need an OSGi platform with:

  • an HTTP Service (Download)
  • The Apache Felix Webconsole
  • iPOJO
  • The iPOJO Plugin (compiled with iPOJO)

To start the web console, please refer to the Apache Felix web console documentation.

Screenshots