You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Benson Margulies <be...@basistech.com> on 2015/07/22 15:24:53 UTC

How the shell starts and stops

Am I correct that starting the shell bundle has the effect of causing
it to grab the console and get to work?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: How the shell starts and stops

Posted by Neil Bartlett <nj...@gmail.com>.
No, you just start the bundles. For a working Gogo shell, you need the following three bundles: org.apache.felix.gogo.runtime, gogo.shell, and gogo.command. All should be active.

Neil

> On 22 Jul 2015, at 14:47, Benson Margulies <be...@basistech.com> wrote:
> 
> I should just ask what I want to know ... If I want to start a shell
> on the console 'right now', can I make a call to a service, or do I
> start and stop a bundle?
> 
> 
> On Wed, Jul 22, 2015 at 9:24 AM, Benson Margulies <be...@basistech.com> wrote:
>> Am I correct that starting the shell bundle has the effect of causing
>> it to grab the console and get to work?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: How the shell starts and stops

Posted by Benson Margulies <be...@basistech.com>.
I should just ask what I want to know ... If I want to start a shell
on the console 'right now', can I make a call to a service, or do I
start and stop a bundle?


On Wed, Jul 22, 2015 at 9:24 AM, Benson Margulies <be...@basistech.com> wrote:
> Am I correct that starting the shell bundle has the effect of causing
> it to grab the console and get to work?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org