You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

Error CSS Stylesheet macro - Import URL 'http://felix.apache.org/ipojo/site/superfish.css' is not on the allowlist. If you want to include this content, contact your Confluence administrator to request adding this URL to the Allowlist.
Error CSS Stylesheet macro - Import URL 'http://felix.apache.org/ipojo/site/style.css' is not on the allowlist. If you want to include this content, contact your Confluence administrator to request adding this URL to the Allowlist.

iPOJO Webconsole Plugin

If you like the Apache Felix Web Console, 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.

Unknown macro: {div}

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.

You can also use OBR to deploy the web console and the plugin:

obr start "Apache Felix Web Management Console"

This command deploys an HTTP Service, the web console, iPOJO (core) and the plugin.

Screenshots




  • No labels