Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

The runtime comes with a shell console that you can use to launch several commands. For a list of available commands, just run help.

See the Quick Start Guide for an example on how to start applications via the console.

Provisioning through OBR

In addition to the deploy/ folder, you can use OBR (OSGi Bundle Repository) through the shell console to deploy additional bundles.
See OBR for more informationsinformation.

Download

You can grab a download of the minimum ServiceMix 4 Runtime here.

...

Code Block
obr/start org.apache.servicemix.bundles.jaxb-impl camel-spring camel-example-osgi

Source

You can grab the source code here

In particular the core runtime lives here