Previous Topic

Next Topic

Book Contents

Book Index

System Properties

The OSGi Subsystem Boot Bundle owns the following user-definable system properties:

System Property

Type

Default Value

Description

mbs.subsystem.bootFile

String

../subsystemBoot.txt

The boot file location.

mbs.subsystem.processingBoot.timeout

int

120000

The timeout (in ms) for the bundle to process subsystem boot file when called in platform state thread.

mbs.subsystems.base

String

../../../subsystems

The folder to look for subsystem archives. The lookup is performed each time the subsystem is installed or updated..

mbs.subsystem.auto.update.interval

int

300000

The interval of scanning (in ms) base subsystem folder for modified subsystem archives. Disabled if value if negative.