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/FAQ

< Corona
Revision as of 20:59, 20 February 2008 by Dennis.oflynn.compuware.com (Talk | contribs) (New page: ==Platform== ===How do I deploy functionality to Corona's server-side environment?=== ;Installation:Package your functionality into '''feature''' and install it into Corona via an '''upd...)

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

Platform

How do I deploy functionality to Corona's server-side environment?

Installation
Package your functionality into feature and install it into Corona via an update site.
Runtime
The functionality should be started/stopped via IApplication. Configure the osgi.applications property to start your application.

Release Engineering

Test Framework

Back to the top