Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Corona/Container/Help

< Corona
Revision as of 15:29, 5 April 2008 by Dennis.oflynn.compuware.com (Talk | contribs) (New page: Corona provides a ''container'' for '''help''' ''collaboration''. The'''Help Container''' is an OSGi application of the Eclipse Help Infocenter. The ''Help Container'' is based upon Co...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Corona provides a container for help collaboration. TheHelp Container is an OSGi application of the Eclipse Help Infocenter.

The Help Container is based upon Corona's server-side component server application model.

Feature

The Help Container is comprised of:

  • org.eclipse.corona.container.help
    • Corona component server application

Configuration

The Help Container is configured via Corona server application arguments. These arguments can be defined using the osgi.applications property within config.ini.

Arguments

port
specifies the port number that the help server will use. This overrides the port number specified in the application server plugin preferences.

Back to the top