Previous Topic

Next Topic

Book Contents

Book Index

Start level information

The Web Console is a developer tool and must not be used in production.

The value of the System Start Level field indicates the current start level of the framework. As defined by the OSGi Service Platform Specification, the framework start level is used to determine which bundles to be started. A bundle will be started only if its bundle start level is no bigger than the start level of the framework. You can change the framework start level by typing the new value in the System Start Level box and pressing the Change button to apply it.

The value of the Default Bundle Start Level field shows the default start level of bundles (each bundle may have its own start level defined, and then the value of the Default Bundle Start Level field will be assigned to all bundles that do not have an otherwise defined start level). You can change the default bundle start level by typing it in the Default Bundle Start Level box and pressing the Change button to save the new value.