Previous Topic

Next Topic

Book Contents

Book Index

JVM support

The Java Virtual Machine is required in order for the OSGi Framework to run. Detail information is provided in the Developer guide.

Basic principles

Generally, to launch the framework, it is necessary to have JVM-specific serverXxx.jar from the lib/framework directory. The script file used to start the framework on different VMs are located in the bin/vms directory. You can modify these files to fit the specific configurations of the target systems.

JVMs