Hi, You also have to install the Apache Felix SCR bundle. The scr commands are provided by the Declarative Services implementation bundle.
If you already had installed it before installing the shell, you might have to refresh the SCR bundle for it to bind to the Shell Service API package. Regards Felix On 25.01.2010 06:41, Craig Dickson wrote: > Hi, > > I am trying to use the scr tool within the shell and the command is unknown. > > -> scr > Command not found. > -> help scr > -> version > 2.0.1 > -> > > This is a vanilla install of Felix, I haven't done anything special yet. I > started the shell using the example form the docs: > > java -jar bin/felix.jar > > Is there something I have to do to add SCR support? > > Thanks > > ========================== > Craig S. Dickson > http://craigsdickson.com > http://twitter.com/craigsdickson > > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

