Red Hat Training

A Red Hat training course is available for Red Hat Fuse

Chapter 18. Service Component Runtime (SCR) Console Commands

The scr commands are used for managing components declared using the OSGi Declarative Services specification.

18.1. scr:activate

Abstract

activate the specified SCR component

Synopsis

scr:activate [ --help ] { ComponentName }

Arguments

Table 18.1, “scr:activate Arguments” describes the command's arguments.

Table 18.1. scr:activate Arguments

ArgumentInterpretation
--helpDisplays the online help for this command.
ComponentNameThe SCR component name (which can be found from the listing produced by the scr:list command).