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.
Corona/Container/Database
< Corona
Corona provides a container for data collaboration. The data container is an OSGi application of a database server application. The Database Server Application is based upon Apache Derby.
The Data Container is based upon Corona's server-side component server application model.
Feature
The Data Container is comprised of:
- org.eclipse.corona.container.database
- Corona component server application
- org.apache.derby
- bundle provided by Eclipse Orbit
Configuration
The Data Container is configured via Corona server application arguments. These arguments can be defined using the osgi.applications property within config.ini.
Arguments
- working.dir
- The location of Derby's working folder
- port
- The port number Derby uses for its Network server