|
Page Edited :
SMX4RUN :
4.1. Commands
4.1. Commands has been edited by Guillaume Nodet (Jan 02, 2008). Content:4.1. Console and CommandsOverviewServiceMix Runtime provides a powerful console and a set of commands that can be used to perform various tasks. Commands can be located in the root shell or in a sub-shell. A sub-shell is a group of related commands, like commands related to the OSGi framework. Root shellhelp or ?The help method is one of the most usefull method to get you started. Without any parameters, the command will display the list of available commands. An alias ? has been defined for convenience. exitIf ran inside a sub-shell, the sub-shell will be terminated and the console will be back to its previous shell. If ran from the root shell, ServiceMix Runtime will be stopped. If ran from a remote console, the remote shell will be terminated, but the ServiceMix Runtime remote instance will not be terminated.
OSGi shellThe OSGi sub-shell provides commands for managing the OSGi framework: listing OSGi bundles, services, managing bundle lifecycles. [EMAIL PROTECTED]:/> osgi help Available commands in osgi: bundle-level Get or set the start level of a given bundle headers Display headers install Install bundle list List bundles list-services List services ls Alias to: list-services refresh Refresh bundle resolve Resolve bundle shutdown Shutdown start Start bundle start-level Get or set the start level stop Stop bundle uninstall Uninstall bundle
|
Unsubscribe or edit your notifications preferences
