You have two types of commands in Karaf shell: Karaf commands and gogo
commands. Karaf commands provide more bells and whistles than gogo
commands, --help being one of them.
I think scr: are gogo commands.
Best regards,
João Assunção
On Fri, 17 Jul 2020, 16:38 Paul Spencer, wrote:
> Karaf 4.2.
Karaf 4.2.0 and 4.3.0-SNAPSHOT
There are several commands with the scope of "scr" but they are not displayed
by "scr --help". The commands are displayed by command completer
karaf@root()> scr --help
karaf@root()>
karaf@root()> scr: (Tab pressed to invoke the command co
Hi,
I have an application that tries to access a JavaMail session over JNDI.
To make it run in Karaf I tried the following without luck:
1. I created a blueprint file which creates and configures the Java Mail
session
2. I configured the application to lookup the mail session as an OSGi