Previous Topic

Next Topic

Book Contents

Book Index

Re-Launching

As it is done by using a launch configuration, re-launching allows you to apply some changes to the OSGi Runtime straight from Eclipse such as install or update applications developed in the workspace or present in the target platform, add some JVM arguments, etc.

To run the remote OSGi framework:

  1. Make sure that the remote OSGi framework is started through mBSA and the iAgent Client bundles is running.
  2. Open the Launch Configuration dialog, e.g. by using Run As > Run Configurations from the context menu.
  3. Select the OSGi Runtime launch configuration you have allocated for your remote OSGi framework and if needed perform final customization (refer to Creating a Remote OSGi Framework Launch Configuration).
  4. To run the remote OSGi framework via the launch configuration, click the Run button.

You can also re-load the remote OSGi framework in debug and in profiling mode for advanced testing of its behavior and of the bundles it is hosting.

On successful launch, the Frameworks view will have an extra entry for the re-launched remote framework – you can use it to browse the bundles there as well as install new ones.