Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{include:apache-felix-ipojo-header}
{html}
<div class="content">
{html}
h1. iPOJO Webconsole Plugin

_If you like the [Apache Felix Webconsole|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._

{div:class=toc}
{toc:maxLevel=4|minLevel=2}
{div}

h2. 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}}|iPOJO-Arch-Command] command.

h2. Using the plugin
To use the plugin you need an OSGi platform with:
* an HTTP Service ([Download|downloads])
* 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|Apache Felix Web Console].


You can also use OBR to deploy the web console and the plugin:
{code:none}
obr start "Apache Felix Web Management Console"
{code}

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

h2. Screenshots
!Picture 5.png|thumbnail! !Picture 6.png|thumbnail! !Picture 7.png|thumbnail!
!Picture 8.png|thumbnail! !Picture 9.png|thumbnail! !Picture 10.png|thumbnail!
\\
\\
{include:apache-felix-ipojo-footer}