Versions Compared

Key

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

 

The OSGi Web Console

The OSGi web console can be accessed via http://localhost:50505/osgi . It is also available as a link on the top-right corner of the standard Aspire interface.

The standard username/password is admin/admin. Both can be changed in the Settings Configuration (Aspire 2) file.

To Remove the OSGi Web Console

You may wish to remove the OSGi Web Console completely. You may want to do this because:

...

If this is the case, simply remove the "org.apache.felix.webconsole.jar" file from the "bundles/system" directory in your distribution.

Telnet Access to OSGi

You can also access Aspire using the Telnet protocol on the (default) port 6666.

...

Telnet access provides basic Apache Felix controls, such as shutting down the server, installing and uninstalling bundles, etc.

To Remove Telnet Access

Remove the "org.apache.felix.shell.remote.jar" file from the "bundles/system" directory in your distribution.