Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
top
top

Table of Contents
maxLevel2
typeflat
separatorpipe

The Apache Felix Web Console is a simple tool to inspect and manage OSGi framework instances using your favourite Web Browser.

Table of Contents
maxLevel2

...

Requirements

#top

The Web Console only has a single required dependency on the framework: A running implementation of the OSGi Http Service Specification. The reason for this is, that the Web Console is implemented as a servlet (actually just a gateway servlet dispatching to Web Console plugins) which is registered with the Http Service. If your framework does not yet have a Http Service installed, you might select from a variety of such implementations. The following is just an incomplete list:

...