Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Corona/GettingStarted/Application

< Corona‎ | GettingStarted
Revision as of 08:58, 8 August 2008 by Dennis.oflynn.compuware.com (Talk | contribs) (New page: Corona provides the ''main'' primary OSGi Application for its Eclipse server-side platform. This ''main'' application provides the application lifecycle management of other server-side ap...)

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

Corona provides the main primary OSGi Application for its Eclipse server-side platform. This main application provides the application lifecycle management of other server-side applications. The following steps define how to create an OSGi Application to be deployed to an Eclipse server-side environment.

See How To: Create Server Application for details.

Back to the top