Previous Topic

Next Topic

Book Contents

Book Index

System Properties

The OSGi User Admin Bundle uses the following system properties:

System Property

Type

Default Value

Description

mbs.useradmin.administrator.delete

boolean

true

Allows deletion of the administration group and the last administrator user when this property is true or is not set.

mbs.useradmin.storeDBinDataRootDir

boolean

-

If true, the User Admin Bundle will place its persistent database into the root directory of its storage area instead of in the storage of the Core Database Bundle. This property should be set to true if you want to have persistent data related to user storage removed upon uninstalling the User Admin bundle.

mbs.ua.debug

boolean

false

Turns on generation of debug information about the OSGi User Admin operation.

mbs.ua.debug.onconsole

boolean

false

Prints in the framework text console the debug output.

mbs.useradmin.redispatcher.debug

boolean

false

If true, generates debug messages about converting the information from user administration events into events for the OSGi Event Admin.

mbs.useradmin.redispatcher.console

boolean

false

If true, prints in the text console the debug information created as a result from converting user events into OSGi Event Admin ones.

mbs.measurements.full

boolean

false

Enables generation of debug information about the startup time of User Admin Bundle's functional parts.

mbs.measurements.bundles

boolean

false

Enables generation of debug information about the startup time of User Admin Bundle's functional parts.