Dear Wiki user, You have subscribed to a wiki page or wiki category on "Geronimo Wiki" for change notification.
The following page has been changed by JohnSisson: http://wiki.apache.org/geronimo/DerbySystem_GBean The comment on the change is: add link to yet to be written "Database Configuration" topic ------------------------------------------------------------------------------ = Overview = The `DerbySystem` GBean instantiates a single instance of the Derby database engine and the environment in which it runs. In Derby terminology this is known as a "Derby System". Refer to the [http://incubator.apache.org/derby/manuals/index.html Derby Developer's Guide] for detailed information on a Derby System. + Refer to ["Database Configuration"] for further information on Geronimo's database usage. - = Started By = - This GBean is started by the `org/apache/geronimo/SystemDatabase` configId, that is a child of the `org/apache/geronimo/Server` configId.[[BR]] + = Lifecycle = + The `DerbySystem` GBean is started by the `org/apache/geronimo/SystemDatabase` configuration, that is a child of the `org/apache/geronimo/Server` configuration.[[BR]] + - Note for developers: The plan for the `org/apache/geronimo/SystemDatabase` configId is located at `geronimo/modules/assembly/src/plan/system-database-plan.xml` + Note for developers: The plan for the `org/apache/geronimo/SystemDatabase` configuration is located at `geronimo/modules/assembly/src/plan/system-database-plan.xml` = GBean Attributes =